Searched refs:domain (Results 1 - 25 of 999) sorted by relevance

1234567891011>>

/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-extension/
H A Dl2tp_proto.h28 #include <sys/domain.h>
30 int l2tp_add(struct domain *domain);
31 int l2tp_remove(struct domain *domain);
/macosx-10.9.5/ppp-727.90.1/Drivers/PPPoE/PPPoE-extension/
H A Dpppoe_proto.h28 #include <sys/domain.h>
30 int pppoe_add(struct domain *domain);
31 int pppoe_remove(struct domain *domain);
/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-extension/
H A Dpptp_proto.h28 #include <sys/domain.h>
30 int pptp_add(struct domain *domain);
31 int pptp_remove(struct domain *domain);
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dsmtpd_check.in411 mail rejecttext@bad.domain
12 mail filter@filter.domain
13 mail filtertext@filter.domain
14 mail filtertexttext@filter.domain
15 mail hold@hold.domain
16 mail holdtext@hold.domain
17 mail discard@hold.domain
18 mail discardtext@hold.domain
19 mail dunnotext@dunno.domain
H A Dsmtpd_acl.in19 # Test check_namadr_access(), domain part
46 mail reject@dunno.domain
48 mail ok@dunno.domain
50 mail anyone@dunno.domain
52 mail bad-sender@dunno.domain
54 # Again, with a domain that rejects by default
57 mail reject@reject.domain
59 mail ok@reject.domain
61 mail anyone@reject.domain
63 mail good-sender@reject.domain
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A Dnss_mdns.conf4 domain local
5 domain 254.169.in-addr.arpa
6 domain 8.e.f.ip6.int
7 domain 9.e.f.ip6.int
8 domain a.e.f.ip6.int
9 domain b.e.f.ip6.int
10 domain 8.e.f.ip6.arpa
11 domain 9.e.f.ip6.arpa
12 domain a.e.f.ip6.arpa
13 domain
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPublicSuffix.h35 bool isPublicSuffix(const String& domain);
36 String topPrivatelyControlledDomain(const String& domain);
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/Java/
H A DDomainListener.java31 The active domain enumerator.
36 Specifies the interface on which the domain exists. (The index for a given
39 @param domain
40 The name of the domain.
42 void domainFound( DNSSDService domainEnum, int flags, int ifIndex, String domain); argument
44 /** Called to report that a domain has disappeared.<P>
47 The active domain enumerator.
52 Specifies the interface on which the domain exists. (The index for a given
55 @param domain
56 The name of the domain
58 domainLost( DNSSDService domainEnum, int flags, int ifIndex, String domain) argument
[all...]
H A DBrowseListener.java44 @param domain
45 The domain in which the service was discovered.
48 String serviceName, String regType, String domain);
67 @param domain
68 The domain in which the service was discovered.
71 String serviceName, String regType, String domain);
47 serviceFound( DNSSDService browser, int flags, int ifIndex, String serviceName, String regType, String domain) argument
70 serviceLost( DNSSDService browser, int flags, int ifIndex, String serviceName, String regType, String domain) argument
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DPlatformCommon.h18 extern void ReadDDNSSettingsFromConfFile(mDNS *const m, const char *const filename, domainname *const hostname, domainname *const domain, mDNSBool *DomainDiscoveryDisabled);
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dinnetgr.c40 const char *user, const char *domain)
39 innetgr(const char *netgroup, const char *machine, const char *user, const char *domain) argument
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/
H A Dabbrev.pl20 local(*domain) = @_;
34 $domain{$abbrev} = $name;
37 $domain{$abbrev} = $name;
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dsys_domain.c35 #include <sys/domain.h>
39 struct domain *systemdomain = NULL;
41 /* domain init function */
42 static void systemdomain_init(struct domain *);
44 struct domain systemdomain_s = {
51 systemdomain_init(struct domain *dp)
58 /* add system domain built in protocol initializers here */
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDKeys.c68 CFStringRef domain,
74 domain,
82 CFStringRef domain)
87 domain,
94 CFStringRef domain,
102 domain,
110 domain,
120 CFStringRef domain,
128 domain,
136 domain,
67 SCDynamicStoreKeyCreateNetworkGlobalEntity(CFAllocatorRef allocator, CFStringRef domain, CFStringRef entity) argument
81 SCDynamicStoreKeyCreateNetworkInterface(CFAllocatorRef allocator, CFStringRef domain) argument
93 SCDynamicStoreKeyCreateNetworkInterfaceEntity(CFAllocatorRef allocator, CFStringRef domain, CFStringRef ifname, CFStringRef entity) argument
119 SCDynamicStoreKeyCreateNetworkServiceEntity(CFAllocatorRef allocator, CFStringRef domain, CFStringRef serviceID, CFStringRef entity) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Ddomain.h62 * @(#)domain.h 8.1 (Berkeley) 6/2/93
63 * $FreeBSD: src/sys/sys/domain.h,v 1.14 1999/12/29 04:24:40 peter Exp $
75 * Structure per communications domain.
87 * Legacy domain.
92 * routines. Internally, domains are stored in the private variant of domain
97 struct domain {
101 void (*dom_init)(void); /* initialize domain data structures */
111 struct domain *dom_next;
119 lck_mtx_t *dom_mtx; /* domain global mutex */
128 * Internal, private and extendable representation of domain
130 struct domain { struct
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Ddnssrv.c49 struct berval domain = BER_BVNULL; local
74 if( domain.bv_len == 0 ) {
75 ndomain = LDAP_REALLOC( domain.bv_val,
82 domain.bv_val = ndomain;
84 AC_MEMCPY( domain.bv_val, ava->la_value.bv_val,
87 domain.bv_len = ava->la_value.bv_len;
88 domain.bv_val[domain.bv_len] = '\0';
91 ndomain = LDAP_REALLOC( domain.bv_val,
92 ava->la_value.bv_len + sizeof(".") + domain
131 char *domain, *s, *tok_r, *dn, *dntmp; local
181 ldap_domain2hostlist( LDAP_CONST char *domain, char **list ) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DPublicSuffixMac.mm41 bool isPublicSuffix(const String& domain)
43 return wkIsPublicSuffix(decodeHostName(domain));
46 String topPrivatelyControlledDomain(const String& domain)
48 if (domain.isNull() || domain.isEmpty())
51 NSString *host = decodeHostName(domain);
54 return domain;
73 return domain;
/macosx-10.9.5/libutil-34/
H A Dtrimdomain.c42 * Trim the current domain name from fullhost, but only if the result
49 * trimdomain("abcde.my.domain", 5) -> "abcde"
50 * trimdomain("abcde.my.domain", 4) -> "abcde.my.domain"
51 * trimdomain("abcde.my.domain:0.0", 9) -> "abcde:0.0"
52 * trimdomain("abcde.my.domain:0.0", 8) -> "abcde.my.domain:0.0"
59 static char domain[MAXHOSTNAMELEN]; local
64 /* XXX: Should we assume that our domain is this persistent ? */
66 if (gethostname(domain, sizeo
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/t/
H A D.resolv.conf2 domain t.net-dns.org
/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DResourceError.h35 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
36 : ResourceErrorBase(domain, errorCode, failingURL, localizedDescription)
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DResourceError.h40 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
41 : ResourceErrorBase(domain, errorCode, failingURL, localizedDescription)
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DResourceError.h40 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
41 : ResourceErrorBase(domain, errorCode, failingURL, localizedDescription)
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DResourceError.h38 ResourceError(const String& domain, int errorCode, const String& failingURL, const String& localizedDescription) argument
39 : ResourceErrorBase(domain, errorCode, failingURL, localizedDescription)
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dnscomm.h49 extern int dyn_update_freeze (const char *domain, const zconf_t *z, int freeze);
50 extern int reload_zone (const char *domain, const zconf_t *z);
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/legacy/
H A Dsocketpair.c47 socketpair(int domain, int type, int protocol, int socket_vector[2]) argument
49 int ret = __socketpair(domain, type, protocol, socket_vector);

Completed in 188 milliseconds

1234567891011>>