Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dalloc.c434 void *unbound_stat_realloc(void *ptr, size_t size) in unbound_stat_realloc() function
519 return unbound_stat_realloc(ptr, size); in unbound_stat_realloc_log()
528 return unbound_stat_realloc(ptr, nmemb*size); in unbound_stat_reallocarray_log()
/freebsd/lib/libunbound/
H A Dconfig.h1523 void *unbound_stat_realloc(void *ptr, size_t size);
/freebsd/contrib/unbound/
H A Dconfig.h.in1593 void *unbound_stat_realloc(void *ptr, size_t size);
H A Dconfigure.ac2401 void *unbound_stat_realloc(void *ptr, size_t size);