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

/macosx-10.10.1/ntp-92/include/
H A Dssl_applink.c25 void *wrap_dbg_malloc(size_t s, const char *f, int l);
38 CRYPTO_set_mem_ex_functions(wrap_dbg_malloc, wrap_dbg_realloc, wrap_dbg_free);
54 void *wrap_dbg_malloc(size_t s, const char *f, int l) function

Completed in 177 milliseconds