Home
last modified time | relevance | path

Searched refs:iokit_lookup_connect_ref_current_task (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/iokit/IOKit/
H A DIOKitServer.h168 extern io_object_t iokit_lookup_connect_ref_current_task(mach_port_name_t name);
/xnu-8019.80.24/osfmk/device/
H A Diokit_rpc.c190 iokit_lookup_connect_ref_current_task(mach_port_name_t name) in iokit_lookup_connect_ref_current_task() function
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp6156 io_object_t ref_current_task = iokit_lookup_connect_ref_current_task((mach_port_name_t) ref); in iokit_user_client_trap()