Searched refs:MPG_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/osfmk/mach/ |
| H A D | port.h | 510 #define MPG_FLAGS_NONE (0x00ull) macro
|
| /xnu-8796.141.3/osfmk/ipc/ |
| H A D | ipc_right.c | 2032 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply() 2383 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2435 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2531 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
|