Searched refs:diagnostics (Results 1 – 8 of 8) sorted by relevance
6 - Set and get configuration diagnostics18 diagnostics flag. If I<value> is nonzero subsequent parsing and application22 diagnostics flag can be also set when a configuration file is being loaded29 configuration diagnostics flag.33 OSSL_LIB_CTX_get_conf_diagnostics() returns 0 if the configuration diagnostics
143 beforehand in order to display diagnostics for the running self tests.
129 /* optionally add diagnostics here */
196 int ret = 0, diagnostics = OSSL_LIB_CTX_get_conf_diagnostics(libctx); in CONF_modules_load_file_ex() local227 diagnostics = OSSL_LIB_CTX_get_conf_diagnostics(libctx); in CONF_modules_load_file_ex()234 if ((flags & CONF_MFLAGS_IGNORE_RETURN_CODES) != 0 && !diagnostics) in CONF_modules_load_file_ex()
26 configuration parameters and diagnostics supported may be specific to the
446 Print out diagnostics related to policy processing.
1311 although they usually contain hints that would be helpful for diagnostics.
13835 * Improve diagnostics in file reading and command-line digests.
Completed in 46 milliseconds