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

/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c105 extern mach_port_name_t iokit_make_send_right( task_t task,
359 iokit_make_send_right( task_t task, io_object_t obj, ipc_kobject_type_t type ) function
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp118 extern mach_port_name_t iokit_make_send_right( task_t task,
343 return( iokit_make_send_right( task, obj, type ));

Completed in 77 milliseconds