Home
last modified time | relevance | path

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

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