Searched refs:unbound_stat_calloc_lite (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/unbound/util/ |
| HD | alloc.h | 186 # define calloc(n,s) unbound_stat_calloc_lite(n, s, __FILE__, __LINE__, __func__) 191 void *unbound_stat_calloc_lite(size_t nmemb, size_t size, const char* file,
|
| HD | alloc.c | 510 void *unbound_stat_calloc_lite(size_t nmemb, size_t size, const char* file, in unbound_stat_calloc_lite() function
|