Searched refs:unbound_stat_malloc_log (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libunbound/ |
| H A D | config.h | 1599 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1611 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| /freebsd/contrib/unbound/util/ |
| H A D | alloc.c | 483 void *unbound_stat_malloc_log(size_t size, const char* file, int line, in unbound_stat_malloc_log() function
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 1608 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1620 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| H A D | configure.ac | 2428 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 2440 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|