Home
last modified time | relevance | path

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

/freebsd/lib/libunbound/
H A Dconfig.h1605 # 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 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.in1604 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__)
1618 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,
H A Dconfigure.ac2420 # define reallocarray(p,n,s) unbound_stat_reallocarray_log(p, n, s, __FILE__, __LINE__, __func__)
2434 void *unbound_stat_reallocarray_log(void *ptr, size_t nmemb, size_t size,