Searched refs:_getgroups (Results 1 – 2 of 2) sorted by relevance
61 static int _getgroups( char *, gid_t [NGRPS] );135 *gidlenp = _getgroups(pwd->pw_name, gidlist); in netname2user()144 _getgroups(char *uname, gid_t groups[NGRPS]) in _getgroups() function
120 _getgroups;