Searched refs:MPG_IMMOVABLE_RECEIVE (Results 1 – 3 of 3) sorted by relevance
37 …kr = mach_port_guard_with_flags(mach_task_self(), imm_port2, 0x11, (uint64_t)MPG_IMMOVABLE_RECEIVE…
545 #define MPG_IMMOVABLE_RECEIVE 0x02 /* Receive right cannot be moved out of the space */ macro
2349 int immovable_receive = (flags & MPG_IMMOVABLE_RECEIVE)? 1 : 0; in mach_port_guard_locked()2765 flags |= MPG_IMMOVABLE_RECEIVE; in mach_port_construct()