Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dminfo_14.c28 dns_name_t email; in totext_minfo() local
60 dns_name_t email; in fromwire_minfo() local
80 dns_name_t email; in towire_minfo() local
H A Drp_17.c28 dns_name_t email; in totext_rp() local
59 dns_name_t email; in fromwire_rp() local
79 dns_name_t email; in towire_rp() local
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DAuthor.pm57 sub email { shift->ro->{EMAIL}; } subroutine
/openbsd/gnu/llvm/llvm/utils/
H A Dwciia.py66 email = line[2:].strip() variable
/openbsd/lib/libcrypto/x509/
H A Dx509_alt.c464 ASN1_IA5STRING *email = NULL; in copy_email() local
H A Dx509_utl.c701 ASN1_IA5STRING *email; in STACK_OF() local
733 append_ia5(STACK_OF(OPENSSL_STRING) **sk, ASN1_IA5STRING *email) in append_ia5()
H A Dx509_vpm.c568 X509_VERIFY_PARAM_set1_email(X509_VERIFY_PARAM *param, const char *email, in X509_VERIFY_PARAM_set1_email()
H A Dx509_constraints.c860 X509_NAME_ENTRY *email; in x509_constraints_extract_names() local
H A Dx509_local.h291 char *email; /* If not NULL email address to match */ member
/openbsd/usr.sbin/nsd/
H A Dixfr.c1085 int* primns_len, uint8_t* email, int* email_len, in read_soa_rdata()
1115 uint8_t* email, int email_len, uint32_t serial, uint32_t refresh, in store_soa()
1152 uint8_t primns[MAXDOMAINLEN + 1], email[MAXDOMAINLEN + 1]; in ixfr_store_add_newsoa() local
1201 uint8_t primns[MAXDOMAINLEN + 1], email[MAXDOMAINLEN + 1]; in ixfr_store_add_oldsoa() local
H A Dxfrd.h144 uint8_t email[MAXDOMAINLEN + 2]; member
/openbsd/usr.sbin/smtpd/
H A Dto.c54 text_to_mailaddr(struct mailaddr *maddr, const char *email) in text_to_mailaddr()
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A Dpackage.json10 "email": "clayborg@gmail.com" string
/openbsd/usr.bin/openssl/
H A Dx509.c112 int email; member