Home
last modified time | relevance | path

Searched defs:email (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/rdata/generic/
Dminfo_14.c67 dns_name_t email; in totext_minfo() local
99 dns_name_t email; in fromwire_minfo() local
119 dns_name_t email; in towire_minfo() local
Drp_17.c67 dns_name_t email; in totext_rp() local
98 dns_name_t email; in fromwire_rp() local
118 dns_name_t email; in towire_rp() local
/freebsd-9-stable/crypto/openssl/crypto/x509v3/
Dv3_utl.c569 ASN1_IA5STRING *email; in get_email() local
597 static int append_ia5(STACK ** sk, ASN1_IA5STRING *email) in append_ia5()
Dv3_alt.c343 ASN1_IA5STRING *email = NULL; in copy_email() local
/freebsd-9-stable/crypto/heimdal/lib/hx509/
Dreq.c155 const char *email) in _hx509_request_add_email()
Dhxtool.c1480 const char *email = opt->email_strings.strings[i]; in eval_types() local
/freebsd-9-stable/contrib/wpa/src/tls/
Dx509v3.h43 char *email; /* emailAddress */ member
/freebsd-9-stable/crypto/openssl/apps/
Dx509.c183 int noout = 0, sign_flag = 0, CA_flag = 0, CA_createserial = 0, email = 0; in MAIN() local