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

/freebsd-10-stable/crypto/openssl/apps/
H A Dca.c286 char *tmp_email_dn = NULL; local
993 if ((email_dn == 1) && ((tmp_email_dn = NCONF_get_string(conf,
997 if (strcmp(tmp_email_dn, "no") == 0)

Completed in 103 milliseconds