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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dkqueue_tests.c29 kmsg_send(mach_port_t remote_port, int index) function
447 my_kr = kmsg_send( my_port, my_index );
449 printf( "kmsg_send failed with error %d - %s \n", my_kr, mach_error_string(my_kr) );

Completed in 22 milliseconds