Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/ipc/
H A Dport.h100 extern void mach_port_guard_exception_immovable(
H A Dipc_right.c2006 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply()
2358 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2410 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2505 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
H A Dmach_port.c2456 mach_port_guard_exception_immovable( in mach_port_guard_exception_immovable() function