Home
last modified time | relevance | path

Searched refs:unbound_stat_reallocarray_log (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dalloc.c523 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size, in unbound_stat_reallocarray_log() function
/freebsd/contrib/unbound/
H A Dconfig.h.in1588 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__)
1602 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,
H A Dconfigure.ac2396 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__)
2410 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,