Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/ipc/
H A Dport.h97 extern void mach_port_guard_exception_immovable(
H A Dipc_right.c2064 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply()
2361 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2407 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
2497 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
H A Dmach_port.c2383 mach_port_guard_exception_immovable( in mach_port_guard_exception_immovable() function