Searched refs:subdomain (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/nsswitch/ldap/common/ |
H A D | ldap_common.c | 580 propersubdomain(char *domain, char *subdomain) in propersubdomain() argument 585 if (domain == NULL || subdomain == NULL) in propersubdomain() 589 subdomainlen = strlen(subdomain); in propersubdomain() 592 if ((strncasecmp(domain, subdomain, subdomainlen)) != 0) in propersubdomain()
|
H A D | ldap_common.h | 159 extern int propersubdomain(char *domain, char *subdomain);
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | dnssec.h | 148 …n int DNSSECCanonicalOrder(const domainname *const d1, const domainname *const d2, int *subdomain);
|
H A D | mDNSEmbeddedAPI.h | 3130 mDNSexport void mDNSASLLog(uuid_t *uuid, const char *subdomain, const char *result, const char *sig…
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 1588 dnl not found, but subdomain: try again 1594 dnl not found, no subdomain: return <default> and <passthru>
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 4176 describes hosts in the CS.Berkeley.EDU subdomain.
|