Searched refs:MPO_REPLY_PORT (Results 1 – 6 of 6) sorted by relevance
70 .flags = MPO_REPLY_PORT, in mig_get_reply_port()
25 .flags = MPO_REPLY_PORT,
68 .flags = MPO_REPLY_PORT | MPO_INSERT_SEND_RIGHT, in alloc_reply_port()
2034 .flags = MPO_REPLY_PORT
456 #define MPO_REPLY_PORT 0x1000 /* Designate port as a reply port. */ macro
2614 at_most_one_flags = options->flags & (MPO_REPLY_PORT | MPO_ENFORCE_REPLY_PORT_SEMANTICS | in mach_port_construct()2633 if (options->flags & MPO_REPLY_PORT) { in mach_port_construct()