Searched refs:otherID (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkSet.c1131 CFStringRef otherID; local
1135 otherID = SCNetworkSetGetSetID(set);
1136 if (CFEqual(setPrivate->setID, otherID)) {
H A DSCNetworkService.c1453 CFStringRef otherID; local
1459 otherID = SCNetworkServiceGetServiceID(otherService);
1460 if (CFEqual(servicePrivate->serviceID, otherID)) {

Completed in 73 milliseconds