Searched refs:allow_customize (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/
H A Dmem.c64 static int allow_customize = 1; /* we provide flexible functions for */ variable
73 * the following pointers may be changed as long as 'allow_customize' is set
139 if (!allow_customize)
158 if (!allow_customize)
175 if (!allow_customize)
188 if (!allow_customize)
287 if (allow_customize)
288 allow_customize = 0;
335 if (allow_customize)
336 allow_customize
[all...]

Completed in 46 milliseconds