Searched defs:get_debug_options_func (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/
H A Dmem.c119 static long (*get_debug_options_func) (void) = CRYPTO_dbg_get_options; variable
131 static long (*get_debug_options_func) (void) = NULL; variable

Completed in 191 milliseconds