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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c2204 xpc_object_t xoptions = xpc_dictionary_get_value(config, NESMSessionLegacyUserConfigurationKey); local
2205 if (xoptions != NULL) {
2206 userOptions = _CFXPCCreateCFObjectFromXPCObject(xoptions);

Completed in 182 milliseconds