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