Searched refs:MPO_PROVISIONAL_REPLY_PORT (Results 1 – 3 of 3) sorted by relevance
483 #define MPO_PROVISIONAL_REPLY_PORT 0x4000 /* Designate port as a provisional reply port. */ macro
51 .flags = MPO_PROVISIONAL_REPLY_PORT | MPO_INSERT_SEND_RIGHT, in alloc_provisional_reply_port()
2647 MPO_EXCEPTION_PORT | MPO_PROVISIONAL_REPLY_PORT); in mach_port_construct()2677 if (options->flags & MPO_PROVISIONAL_REPLY_PORT) { in mach_port_construct()