Home
last modified time | relevance | path

Searched refs:ipc_kobject_nsrequest (Results 1 – 4 of 4) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dipc_kobject.h291 extern kern_return_t ipc_kobject_nsrequest(
H A Dipc_kobject.c1132 ipc_kobject_nsrequest( in ipc_kobject_nsrequest() function
H A Dtask.c3918 kr = ipc_kobject_nsrequest(port, mscount, NULL); in task_suspension_no_senders()
/xnu-8019.80.24/osfmk/device/
H A Diokit_rpc.c426 kr = ipc_kobject_nsrequest(port, mscount + 1, &mscount); in iokit_no_senders()