Home
last modified time | relevance | path

Searched refs:unbound_stat_calloc_log (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/unbound/include/
H A Dconfig.h1443 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
1452 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.c479 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file, in unbound_stat_calloc_log() function
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in1425 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
1434 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,
H A Dconfigure.ac2250 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
2259 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,