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.c620 char *tmp_email_dn = NULL; in ca_main() local
1042 ((tmp_email_dn = NCONF_get_string(conf, cfg.section, in ca_main()
1044 if (strcmp(tmp_email_dn, "no") == 0) in ca_main()