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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c47 IOReturn io_result = IO_OBJECT_NULL; local
73 io_result = IOConnectCallMethod(connection, command, inputs, input_count, input_structs, input_struct_count, outputs, output_count, NULL, NULL);
75 if (io_result != kIOReturnSuccess)

Completed in 19 milliseconds