Searched refs:MPO_STRICT (Results 1 – 6 of 6) sorted by relevance
45 MPO_STRICT,
65 .flags = MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD | MPO_STRICT,
2177 ….flags = MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD | MPO_STRICT | MPO_TEMPOW…
61 opts.flags |= MPO_STRICT; in mach_right_recv_construct()
474 #define MPO_STRICT 0x20 /* Apply strict guarding for port */ macro
2821 if (options->flags & MPO_STRICT) { in mach_port_construct()2836 assert((options->flags & MPO_STRICT) == MPO_STRICT); in mach_port_construct()