Searched defs:getgrouplist (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libc/gen/ |
| H A D | getgrouplist.c | 40 __ssp_real(getgrouplist)(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in __ssp_real() argument
|
| /freebsd/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/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
|