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

/macosx-10.10/configd-699.1.5/Plugins/LinkConfiguration/
H A Dlinkconfig.c49 static CFStringRef interfacesKey = NULL; variable
623 if (CFEqual(key, interfacesKey)) {
689 interfacesKey = SCDynamicStoreKeyCreateNetworkInterface(NULL,
691 CFArrayAppendValue(keys, interfacesKey);

Completed in 131 milliseconds