Searched refs:at_most_one_flags (Results 1 – 1 of 1) sorted by relevance
2549 …uint32_t at_most_one_flags = options->flags & (MPO_SERVICE_PORT | MPO_CONNECTION_PORT | MPO_TG_BLO… in mach_port_construct() local2550 if (at_most_one_flags & (at_most_one_flags - 1)) { in mach_port_construct()