Searched refs:unbound_stat_malloc_log (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/unbound/ |
| HD | config.h | 1048 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1056 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| HD | config.h.in | 1047 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1055 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| HD | configure.ac | 1387 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1395 void *unbound_stat_malloc_log(size_t size, const char* file, int line,
|
| /NextBSD/contrib/unbound/util/ |
| HD | alloc.c | 445 void *unbound_stat_malloc_log(size_t size, const char* file, int line, in unbound_stat_malloc_log() function
|