Searched refs:unbound_stat_realloc_log (Results 1 – 5 of 5) sorted by relevance
| /freebsd/lib/libunbound/ |
| H A D | config.h | 1602 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) 1617 void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file,
|
| /freebsd/contrib/unbound/util/ |
| H A D | alloc.c | 514 void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file, in unbound_stat_realloc_log() function
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 1611 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) 1626 void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file,
|
| H A D | configure.ac | 2431 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) 2446 void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file,
|
| /freebsd/contrib/unbound/contrib/ |
| H A D | fastrpz.patch | 51 @@ -1364,4 +1364,11 @@ void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file,
|