Searched refs:MPO_TEMPOWNER (Results 1 – 3 of 3) sorted by relevance
429 #define MPO_TEMPOWNER 0x04 /* Set the tempowner bit of the port */ macro
2799 if (options->flags & MPO_TEMPOWNER) { in mach_port_construct()
2147 …ags = MPO_SERVICE_PORT | MPO_INSERT_SEND_RIGHT | MPO_CONTEXT_AS_GUARD | MPO_STRICT | MPO_TEMPOWNER,