Searched refs:GetUserGroups (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/registrar/
H A DAuthenticationManager.cpp643 int32 GetUserGroups(const char* name, gid_t* groups, int maxCount) function in class:AuthenticationManager::GroupDB
983 count = fGroupDB->GetUserGroups(name, groups, maxCount);

Completed in 36 milliseconds