Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/ipc/
H A Dport.h97 extern void mach_port_guard_exception_immovable(
H A Dipc_right.c2030 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply()
2380 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2432 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2528 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
H A Dmach_port.c2386 mach_port_guard_exception_immovable( in mach_port_guard_exception_immovable() function