Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dauthunix_prot.c54 #define NGRPS 16 macro
H A Dsvc_auth_unix.c54 #define NGRPS 16 macro
/freebsd/include/rpc/
H A Dauth_unix.h52 #define NGRPS 16 macro
/freebsd/lib/libc/rpc/
H A Dnetnamer.c144 _getgroups(char *uname, gid_t groups[NGRPS]) in _getgroups()