Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dalloc.c375 void *unbound_stat_malloc(size_t size) in unbound_stat_malloc() function
438 if(!ptr) return unbound_stat_malloc(size); in unbound_stat_realloc()
476 res = unbound_stat_malloc(len+1); in unbound_stat_strdup()
487 return unbound_stat_malloc(size); in unbound_stat_malloc_log()
/freebsd/lib/libunbound/
H A Dconfig.h1520 void *unbound_stat_malloc(size_t size);
/freebsd/contrib/unbound/
H A Dconfig.h.in1590 void *unbound_stat_malloc(size_t size);
H A Dconfigure.ac2398 void *unbound_stat_malloc(size_t size);