Searched refs:MPO_STRICT (Results 1 – 4 of 4) sorted by relevance
44 MPO_STRICT,
44 .flags = MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD | MPO_STRICT,
430 #define MPO_STRICT 0x20 /* Apply strict guarding for port */ macro
2678 if (options->flags & MPO_STRICT) { in mach_port_construct()2693 assert((options->flags & MPO_STRICT) == MPO_STRICT); in mach_port_construct()