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

/freebsd-9.3-release/crypto/openssl/apps/
H A Dca.c290 char *tmp_email_dn = NULL; local
968 if ((email_dn == 1) && ((tmp_email_dn = NCONF_get_string(conf,
972 if (strcmp(tmp_email_dn, "no") == 0)

Completed in 46 milliseconds