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

/freebsd-10-stable/lib/libc/rpc/
H A Dnetnamer.c65 static int _getgroups( char *, gid_t * );
139 *gidlenp = _getgroups(pwd->pw_name, gidlist);
148 _getgroups(char *uname, gid_t groups[NGRPS]) function

Completed in 46 milliseconds