Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/unbound/
H A Dconfig.h1372 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
1380 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
/freebsd-13.1/contrib/unbound/util/
H A Dalloc.c471 void *unbound_stat_malloc_log(size_t size, const char* file, int line, in unbound_stat_malloc_log() function
/freebsd-13.1/contrib/unbound/
H A Dconfig.h.in1398 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
1406 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
H A Dconfigure.ac2209 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
2217 void *unbound_stat_malloc_log(size_t size, const char* file, int line,