Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/include/
H A Dconfig.h1442 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
1450 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
/netbsd-src/external/bsd/unbound/dist/util/
H A Dalloc.c471 void *unbound_stat_malloc_log(size_t size, const char* file, int line, in unbound_stat_malloc_log() function
/netbsd-src/external/bsd/unbound/dist/
H A Dconfig.h.in1424 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
1432 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
H A Dconfigure.ac2249 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
2257 void *unbound_stat_malloc_log(size_t size, const char* file, int line,