Searched refs:allow_customize (Results 1 – 2 of 2) sorted by relevance
38 static int allow_customize = 1; variable60 if (!allow_customize) { in ASYNC_set_mem_functions()108 if (allow_customize) { in async_fibre_makecontext()111 allow_customize = 0; in async_fibre_makecontext()
21 static int allow_customize = 1; variable62 if (!allow_customize) in CRYPTO_set_mem_functions()202 if (allow_customize) { in CRYPTO_malloc()208 allow_customize = 0; in CRYPTO_malloc()
Completed in 6 milliseconds