Searched refs:MPO_ENFORCE_REPLY_PORT_SEMANTICS (Results 1 – 2 of 2) sorted by relevance
440 #define MPO_ENFORCE_REPLY_PORT_SEMANTICS 0x2000 /* When talking to this port, local port of mach… macro
2614 at_most_one_flags = options->flags & (MPO_REPLY_PORT | MPO_ENFORCE_REPLY_PORT_SEMANTICS | in mach_port_construct()2637 if (options->flags & MPO_ENFORCE_REPLY_PORT_SEMANTICS) { in mach_port_construct()