Searched refs:oem_group (Results 1 – 1 of 1) sorted by relevance
817 auto* oem_group = in getgrent() local819 while (oem_group == nullptr && state->getgrent_idx < end) { in getgrent()820 oem_group = oem_id_to_group(state->getgrent_idx++ - start + AID_SYSTEM_RESERVED_START, state); in getgrent()822 if (oem_group != nullptr) { in getgrent()823 return oem_group; in getgrent()