Searched refs:MPG_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/mach/ |
| H A D | port.h | 503 #define MPG_FLAGS_NONE (0x00ull) macro
|
| /xnu-8019.80.24/osfmk/ipc/ |
| H A D | ipc_right.c | 2063 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply() 2353 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2399 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2489 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
|