Searched refs:MPG_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/osfmk/mach/ |
| H A D | port.h | 514 #define MPG_FLAGS_NONE (0x00ull) macro
|
| /xnu-10002.1.13/osfmk/ipc/ |
| H A D | ipc_right.c | 2035 mach_port_guard_exception_immovable(space, reply_name, reply_port, MPG_FLAGS_NONE); in ipc_right_copyin_check_reply() 2389 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2441 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin() 2537 mach_port_guard_exception_immovable(space, name, port, MPG_FLAGS_NONE); in ipc_right_copyin()
|