OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usergroups
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
2073
gid_t
usergroups
[NGROUPS + 1];
local in function:parsecred
2098
if (getgrouplist(pw->pw_name, pw->pw_gid,
usergroups
, &ngroups))
2104
cr->cr_gid =
usergroups
[0];
2106
cr->cr_groups[cnt - 1] =
usergroups
[cnt];
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025