Searched defs:agroup (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/lib/libc/gen/ |
| H A D | getgrouplist.c | 48 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
|
| H A D | initgroups.c | 47 initgroups(const char *uname, gid_t agroup) in initgroups()
|
| H A D | getgrent.c | 480 gid_t agroup; in getgroupmembership_fallback() local 668 __getgroupmembership(const char *uname, gid_t agroup, gid_t *groups, in __getgroupmembership()
|
| /freebsd-13.1/crypto/openssh/openbsd-compat/ |
| H A D | getgrouplist.c | 46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
|