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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c44 io_connect_t connection = IO_OBJECT_NULL;
45 io_registry_entry_t apple_key_bag_service = IO_OBJECT_NULL;
47 IOReturn io_result = IO_OBJECT_NULL;
51 if (apple_key_bag_service == IO_OBJECT_NULL)
143 io_registry_entry_t defaults = IO_OBJECT_NULL;
149 if (defaults == IO_OBJECT_NULL)
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOTypes.h186 #define IO_OBJECT_NULL ((io_object_t) 0) macro

Completed in 21 milliseconds