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

/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDHostName.c265 name = isA_CFString(CFDictionaryGetValue(dict, kSCPropSystemHostName));
315 CFDictionarySetValue(newDict, kSCPropSystemHostName, name);
317 CFDictionaryRemoveValue(newDict, kSCPropSystemHostName);
H A DSCSchemaDefinitionsPrivate.h262 * kSCPropSystemHostName "HostName" CFString
1227 @const kSCPropSystemHostName
1230 extern const CFStringRef kSCPropSystemHostName;
2133 SC_SCHEMA_DECLARATION(kSCPropSystemHostName, __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_2_0/*SPI*/))
2134 #define kSCPropSystemHostName \ macro
2135 SC_SCHEMA_KV(kSCPropSystemHostName \
H A DSCSchemaDefinitions.c459 const CFStringRef kSCPropSystemHostName = CFSTR("HostName"); variable
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dset-hostname.c236 name = isA_CFString(CFDictionaryGetValue(dict, kSCPropSystemHostName));

Completed in 181 milliseconds