Home
last modified time | relevance | path

Searched defs:maxgroups (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libc/gen/
H A Dgetgrouplist.c64 int maxgroups) in _parse_netid()
112 int maxgroups) in _read_netid()
147 int i, ngroups = 0, ret = 0, maxgroups = *grpcnt, bail; in getgrouplist() local