Searched refs:MPG_STRICT (Results 1 – 2 of 2) sorted by relevance
597 #define MPG_STRICT 0x01 /* Apply strict guarding for a port */ macro
2337 int strict = (flags & MPG_STRICT)? 1 : 0; in mach_port_guard_locked()2619 flags |= MPG_STRICT; in mach_port_construct()2742 flags = MPG_STRICT; in mach_port_guard()