Searched refs:l9p_getgrlist (Results 1 – 3 of 3) sorted by relevance
247 gid_t *l9p_getgrlist(const char *, gid_t, int *);
191 l9p_getgrlist(const char *name, gid_t basegid, int *angroups) in l9p_getgrlist() function
925 gids = l9p_getgrlist(pwd->pw_name, pwd->pw_gid, &ngroups); in fs_attach()