Home
last modified time | relevance | path

Searched refs:notifyPoly (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/libsyscall/mach/
H A Dmach_port.c245 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 Dmach_kernelrpc.c439 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 Dmach_traps.h346 mach_msg_type_name_t notifyPoly,
903 PAD_ARG_(mach_msg_type_name_t, notifyPoly);