Searched refs:MPG_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/osfmk/mach/ |
| H A D | port.h | 509 #define MPG_FLAGS_NONE (0x00ull) macro
|
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | ipc_right.c | 2030 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()
|