Home
last modified time | relevance | path

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

/external/openssl/crypto/
Dmem.c106 static void (*malloc_debug_func)(void *,int,const char *,int,int) variable
116 static void (*malloc_debug_func)(void *,int,const char *,int,int) = NULL; variable