Searched refs:proegid (Results 1 – 1 of 1) sorted by relevance
100 gid_t proegid = getegid(); in GetGroups() local101 if (std::find(pgrous.begin(), pgrous.end(), proegid) == pgrous.end()) { in GetGroups()102 pgrous.push_back(proegid); in GetGroups()