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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr.c237 /* Predeclarations of the "err_defaults" functions */
250 static const ERR_FNS err_defaults = variable
271 /* The internal state used by "err_defaults" - as such, the setting, reading,
273 * "err_defaults" functions. This way, a linked module can completely defer all
289 err_fns = &err_defaults;
318 * internal to the "err_defaults" implementation. */
331 /* The internal functions used in the "err_defaults" implementation */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/err/
H A Derr.c241 /* Predeclarations of the "err_defaults" functions */
254 static const ERR_FNS err_defaults = { variable
275 * The internal state used by "err_defaults" - as such, the setting, reading,
277 * "err_defaults" functions. This way, a linked module can completely defer
297 err_fns = &err_defaults;
328 * tables internal to the "err_defaults" implementation.
335 /* The internal functions used in the "err_defaults" implementation */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/err/
H A Derr.c241 /* Predeclarations of the "err_defaults" functions */
254 static const ERR_FNS err_defaults = { variable
275 * The internal state used by "err_defaults" - as such, the setting, reading,
277 * "err_defaults" functions. This way, a linked module can completely defer
297 err_fns = &err_defaults;
328 * tables internal to the "err_defaults" implementation.
335 /* The internal functions used in the "err_defaults" implementation */

Completed in 109 milliseconds