Searched refs:unbound_stat_reallocarray_log (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libunbound/ |
| H A D | config.h | 1605 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__) 1619 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,
|
| /freebsd/contrib/unbound/util/ |
| H A D | alloc.c | 523 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size, in unbound_stat_reallocarray_log() function
|
| /freebsd/contrib/unbound/ |
| H A D | config.h.in | 1614 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__) 1628 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,
|
| H A D | configure.ac | 2434 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__) 2448 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,
|