Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dca.c642 char *tmp_email_dn = NULL; in ca_main() local
1065 ((tmp_email_dn = NCONF_get_string(conf, cfg.section, in ca_main()
1067 if (strcmp(tmp_email_dn, "no") == 0) in ca_main()