Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/
H A 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