HomeSort by relevance Sort by last modified time
    Searched full:err_defaults (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/err/
err.c 245 /* Predeclarations of the "err_defaults" functions */
258 static const ERR_FNS err_defaults = variable
279 /* The internal state used by "err_defaults" - as such, the setting, reading,
281 * "err_defaults" functions. This way, a linked module can completely defer all
297 err_fns = &err_defaults;
326 * internal to the "err_defaults" implementation. */
331 /* The internal functions used in the "err_defaults" implementation */

Completed in 124 milliseconds