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

/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Diodevices.cpp68 Error::check(::IORegistryEntryGetNameInPlane(mService, plane, tName));
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Diodevices.cpp68 Error::check(::IORegistryEntryGetNameInPlane(mService, plane, tName));
/macosx-10.10/bless-103/libbless/EFI/
H A DBLCreateEFIXMLRepresentationForLegacyDevice.c284 kret = IORegistryEntryGetNameInPlane(service, kIOServicePlane, name);
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A Ddy_framework.h180 #define IORegistryEntryGetNameInPlane _IORegistryEntryGetNameInPlane macro
H A Ddy_framework.c295 #undef IORegistryEntryGetNameInPlane macro
296 static typeof (IORegistryEntryGetNameInPlane) *dyfunc = NULL;
299 if (image) dyfunc = dlsym(image, "IORegistryEntryGetNameInPlane");
H A DSCNetworkInterface.c2524 status = IORegistryEntryGetNameInPlane(entry, plane, name);
/macosx-10.10/IOKitTools-91/ioreg.tproj/
H A Dioreg.c368 status = IORegistryEntryGetNameInPlane(service, options.plane, name);
678 status = IORegistryEntryGetNameInPlane(service, options.plane, name);
872 status = IORegistryEntryGetNameInPlane(service, options.plane, name);
1457 status = IORegistryEntryGetNameInPlane( parentObj,
/macosx-10.10/IOKitUser-1050.1.21/IOServiceAuthorizeAgent/storage/
H A Dstorage.m90 status = IORegistryEntryGetNameInPlane( service, kIOServicePlane, name );
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDABase.c653 status = IORegistryEntryGetNameInPlane( entry, plane, name );
H A DDADisk.c719 status = IORegistryEntryGetNameInPlane( bus, kIODeviceTreePlane, name );
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOKitLib.h1014 /*! @function IORegistryEntryGetNameInPlane
1023 IORegistryEntryGetNameInPlane(
H A DIOKitLib.c2141 IORegistryEntryGetNameInPlane( function
/macosx-10.10/PowerManagement-494.1.2/pmset/
H A Dpmset.c7043 status = IORegistryEntryGetNameInPlane(service, "IOPower", name);

Completed in 310 milliseconds