Searched defs:getgrouplist (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/lib/libc/gen/ |
H A D | getgrouplist.c | 44 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) getgrouplist() function
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | getgrouplist.c | 46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() function
|
H A D | port-aix.c | 443 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist() function
|
/freebsd-src/contrib/netbsd-tests/usr.bin/id/ |
H A D | pwgr.c | 105 getgrouplist(const char *name, gid_t basegid, gid_t *groups, int *ngroups) in getgrouplist() function
|