Home
last modified time | relevance | path

Searched refs:opt_section (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Dcmp.c53 static char *opt_section = CMP_SECTION; variable
628 {&opt_config}, {&opt_section}, {(char **)&opt_verbosity},
2660 txt = conf_get_string(conf, opt_section, opt->name); in read_config()
2695 opt->name, opt_section); in read_config()
3526 opt_section = argv[++i]; in handle_opts_upfront()
3533 if (opt_section[0] == '\0') /* empty string */ in handle_opts_upfront()
3534 opt_section = DEFAULT_SECTION; in handle_opts_upfront()
3562 opt_section, configfile); in cmp_main()
3568 if (!NCONF_get_section(conf, opt_section)) in cmp_main()
3571 opt_section, configfile); in cmp_main()
[all …]
/openssl/util/
H A Dcheck-format-test-negatives.c408 {&opt_config}, {&opt_section},

Completed in 25 milliseconds