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

/freebsd-11.0-release/contrib/unbound/util/
H A Dalloc.h187 # define free(p) unbound_stat_free_lite(p, __FILE__, __LINE__, __func__)
193 void unbound_stat_free_lite(void *ptr, const char* file, int line,
H A Dalloc.c527 void unbound_stat_free_lite(void *ptr, const char* file, int line, function
565 unbound_stat_free_lite(ptr, file, line, func);

Completed in 100 milliseconds