Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dipc_kobject.h279 extern kern_return_t ipc_kobject_nsrequest(
H A Dipc_kobject.c1243 ipc_kobject_nsrequest( in ipc_kobject_nsrequest() function
H A Dtask.c4406 kr = ipc_kobject_nsrequest(port, mscount, NULL); in task_suspension_no_senders()
/xnu-11417.140.69/osfmk/device/
H A Diokit_rpc.c425 kr = ipc_kobject_nsrequest(port, mscount + 1, &mscount); in iokit_no_senders()