Searched refs:xcalloc (Results 1 – 4 of 4) sorted by relevance
26 xcalloc (size_t n, size_t s) in xcalloc() function
49 = (struct temp_name_list *) xcalloc (sizeof (*newp), 1); in add_temp_file()
100 extern void *xcalloc (size_t n, size_t s)
105 xcalloc \
Completed in 7 milliseconds