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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkSet.c219 CFStringRef slotServiceID; local
221 slotServiceID = CFArrayGetValueAtIndex(newOrder, i);
222 if (!isA_CFString(slotServiceID)) {
227 slotService = SCNetworkServiceCopy(setPrivate->prefs, slotServiceID);

Completed in 216 milliseconds