Home
last modified time | relevance | path

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

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