Searched refs:unbound_stat_realloc_lite (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h188 # define realloc(p,s) unbound_stat_realloc_lite(p, s, __FILE__, __LINE__, __func__)
195 void *unbound_stat_realloc_lite(void *ptr, size_t size, const char* file,
H A Dalloc.c553 void *unbound_stat_realloc_lite(void *ptr, size_t size, const char* file, function

Completed in 115 milliseconds