Searched refs:IORegistryEntryCreateCFProperties (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10/bootp-298/bootplib/
H A Dioregpath.c38 status = IORegistryEntryCreateCFProperties(service,
85 status = IORegistryEntryCreateCFProperties(parent_service,
93 status = IORegistryEntryCreateCFProperties(service,
/macosx-10.10/IOKitUser-1050.1.21/audio.subproj/
H A DIOAudioLib.c46 kr = IORegistryEntryCreateCFProperties(service, (CFTypeRef *) &properties,
/macosx-10.10/IOKitUser-1050.1.21/
H A Dclockfreq.c86 kr = IORegistryEntryCreateCFProperties(root, &properties,
125 kr = IORegistryEntryCreateCFProperties(cpu, &properties,
H A Dalloccount.c64 status = IORegistryEntryCreateCFProperties(root,
H A Dclasscount.c62 status = IORegistryEntryCreateCFProperties(root,
H A Diodisplayregistry.c273 status = IORegistryEntryCreateCFProperties(service,
/macosx-10.10/bless-103/test/
H A Dtestofproperties.c53 ret = IORegistryEntryCreateCFProperties(entry, &props,
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Common Code/
H A DProbing.c157 result = IORegistryEntryCreateCFProperties ( service,
255 result = IORegistryEntryCreateCFProperties ( service,
/macosx-10.10/bless-103/libbless/Misc/
H A DBLGetPreBootEnvironmentType.c99 ret = IORegistryEntryCreateCFProperties(entry, &props,
/macosx-10.10/IOKitTools-91/ioalloccount.tproj/
H A Dioalloccount.c112 status = IORegistryEntryCreateCFProperties(root,
/macosx-10.10/IOKitUser-1050.1.21/network.subproj/
H A Dmonitorlink.c108 kr = IORegistryEntryCreateCFProperties(obj,
114 printf("IORegistryEntryCreateCFProperties error %x\n", kr);
185 kr = IORegistryEntryCreateCFProperties(controller,
H A DIONetworkLib.c262 kr = IORegistryEntryCreateCFProperties( service,
H A Denetstat.c314 kr = IORegistryEntryCreateCFProperties(obj,
320 printf("IORegistryEntryCreateCFProperties error %x\n", kr);
/macosx-10.10/IOKitTools-91/ioclasscount.tproj/
H A Dioclasscount.c147 status = IORegistryEntryCreateCFProperties(root,
/macosx-10.10/IOPCIFamily-239.1.2/AppleSamplePCI/
H A DAppleSamplePCIClient.c54 kr = IORegistryEntryCreateCFProperties( service, &properties,
/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c547 status = IORegistryEntryCreateCFProperties(drivestat[i].driver,
858 status = IORegistryEntryCreateCFProperties(drive,
949 status = IORegistryEntryCreateCFProperties(drive,
/macosx-10.10/IOKitUser-1050.1.21/IOServiceAuthorizeAgent/usb/
H A Dusb.m199 IORegistryEntryCreateCFProperties( service, &properties, kCFAllocatorDefault, 0 );
/macosx-10.10/system_cmds-643.1.1/nvram.tproj/
H A Dnvram.c515 result = IORegistryEntryCreateCFProperties(gOptionsRef, &dict, 0, 0);
633 result = IORegistryEntryCreateCFProperties(gOptionsRef, &dict, 0, 0);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Diodevices.cpp82 Error::check(::IORegistryEntryCreateCFProperties(mService, &dict, NULL, 0));
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Diodevices.cpp82 Error::check(::IORegistryEntryCreateCFProperties(mService, &dict, NULL, 0));
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DDeviceOnHold.c200 kr = IORegistryEntryCreateCFProperties(service, &properties, kCFAllocatorDefault, kNilOptions);
H A Ddy_framework.h148 #define IORegistryEntryCreateCFProperties _IORegistryEntryCreateCFProperties macro
H A Ddy_framework.c243 #undef IORegistryEntryCreateCFProperties macro
244 static typeof (IORegistryEntryCreateCFProperties) *dyfunc = NULL;
247 if (image) dyfunc = dlsym(image, "IORegistryEntryCreateCFProperties");
/macosx-10.10/system_cmds-643.1.1/sadc.tproj/
H A Dsadc.c459 status = IORegistryEntryCreateCFProperties(drive,
511 status = IORegistryEntryCreateCFProperties(parent,
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOAccelSurfaceControl.c55 kr = IORegistryEntryCreateCFProperties( framebuffer, &props,

Completed in 360 milliseconds

12