Home
last modified time | relevance | path

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

/freebsd/lib/libunbound/
H A Dconfig.h1517 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
1526 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,
/freebsd/contrib/unbound/util/
H A Dalloc.c491 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file, in unbound_stat_calloc_log() function
/freebsd/contrib/unbound/
H A Dconfig.h.in1583 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
1596 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,
H A Dconfigure.ac2391 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
2404 void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file,