Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dmach_kernelrpc.c434 mach_port_name_t previous_name = MACH_PORT_NULL; in _kernelrpc_mach_port_request_notification_trap() local
468 MACH_MSG_TYPE_PORT_SEND_ONCE, IPC_OBJECT_COPYOUT_FLAGS_NONE, NULL, NULL, &previous_name); in _kernelrpc_mach_port_request_notification_trap()
474 rv = mach_copyout(&previous_name, args->previous, sizeof(previous_name)); in _kernelrpc_mach_port_request_notification_trap()