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

/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.h137 /*! @defined kIOLocation
138 @abstract kIOLocation is a property of IONetworkInterface
140 @discussion The kIOLocation property describes the physical
144 #define kIOLocation "IOLocation" macro
H A DIONetworkInterface.cpp281 setProperty(kIOLocation, locationAsString);
288 setProperty(kIOLocation, "");
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1859 interfacePrivate->location = IODictionaryCopyCFStringValue(interface_dict, CFSTR(kIOLocation));

Completed in 136 milliseconds