Searched refs:unbound_stat_malloc_log (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/usr.sbin/unbound/ |
| H A D | config.h | 1308 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1316 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| /freebsd-12.1/contrib/unbound/util/ |
| H A D | alloc.c | 471 void *unbound_stat_malloc_log(size_t size, const char* file, int line, in unbound_stat_malloc_log() function
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | config.h.in | 1318 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1326 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| H A D | configure.ac | 2070 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 2078 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|