Searched refs:notifyPoly (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | mach_port.c | 245 mach_msg_type_name_t notifyPoly, in mach_port_request_notification() argument 251 sync, notify, notifyPoly, previous); in mach_port_request_notification() 255 sync, notify, notifyPoly, previous); in mach_port_request_notification()
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 439 disp = ipc_object_copyin_type(args->notifyPoly); in _kernelrpc_mach_port_request_notification_trap() 445 rv = ipc_object_copyin(task->itk_space, args->notify, args->notifyPoly, in _kernelrpc_mach_port_request_notification_trap()
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | mach_traps.h | 346 mach_msg_type_name_t notifyPoly, 903 PAD_ARG_(mach_msg_type_name_t, notifyPoly);
|