Home
last modified time | relevance | path

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

/freebsd-head/contrib/unbound/util/
HDalloc.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-head/lib/libunbound/
HDconfig.h1523 void *unbound_stat_realloc(void *ptr, size_t size);
/freebsd-head/contrib/unbound/
HDconfig.h.in1599 void *unbound_stat_realloc(void *ptr, size_t size);
HDconfigure.ac2424 void *unbound_stat_realloc(void *ptr, size_t size);