Home
last modified time | relevance | path

Searched defs:malloc_debug_func (Results 1 – 1 of 1) sorted by relevance

/minix3/crypto/external/bsd/openssl/dist/crypto/
H A Dmem.c112 static void (*malloc_debug_func) (void *, int, const char *, int, int) variable
125 static void (*malloc_debug_func) (void *, int, const char *, int, int) = NULL; variable