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
53 .flags = MPO_PROVISIONAL_REPLY_PORT | MPO_INSERT_SEND_RIGHT, in alloc_provisional_reply_port()
2429 MPO_EXCEPTION_PORT | MPO_PROVISIONAL_REPLY_PORT); in mach_port_construct()2437 if ((options->flags & MPO_PROVISIONAL_REPLY_PORT) && in mach_port_construct()2474 if (options->flags & MPO_PROVISIONAL_REPLY_PORT) { in mach_port_construct()