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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPrivate.h702 @function _SC_domainEndsWithDomain
710 _SC_domainEndsWithDomain (CFStringRef compare_domain,
H A DSCNetworkConnection.c3091 _SC_domainEndsWithDomain(CFStringRef compare_domain, CFStringRef match_domain) function
3344 if (isA_CFString(exception) && _SC_domainEndsWithDomain(hostName, exception)) {
3409 if (isA_CFString(domain) && _SC_domainEndsWithDomain(hostName, domain)) {
3450 if (isA_CFString(domain) && _SC_domainEndsWithDomain(hostName, domain)) {
3959 if (_SC_domainEndsWithDomain(hostName, domain)) {
/macosx-10.10/ppp-786.1.1/Controller/
H A Dnetwork_detection.c356 if (_SC_domainEndsWithDomain(cur_domain, match_domain_name)){

Completed in 208 milliseconds