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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c4817 CFStringRef entityKey; local
4822 entityKey = SCDynamicStoreKeyCreateNetworkServiceEntity(NULL,
4826 if (entityKey == NULL) {
4830 serviceDict = SCDynamicStoreCopyValue(NULL, entityKey);
4850 CFRelease(entityKey);

Completed in 188 milliseconds