Searched defs:maxgroups (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/openbsd-compat/ | ||
H A D | getgrouplist.c | 50 int ret, maxgroups; in getgrouplist() local |
H A D | port-aix.c | 447 int ret = 0, ngroups = 0, maxgroups; in getgrouplist() local |