Searched defs:agroup (Results 1 – 3 of 3) sorted by relevance
/freebsd/lib/libc/gen/ |
H A D | initgroups.c | 48 initgroups_impl(const char *uname, gid_t agroup, in initgroups_impl() 74 initgroups(const char *uname, gid_t agroup) in initgroups() 80 freebsd14_initgroups(const char *uname, gid_t agroup) in freebsd14_initgroups()
|
H A D | getgrent.c | 477 gid_t agroup; in getgroupmembership_fallback() local 665 __getgroupmembership(const char *uname, gid_t agroup, gid_t *groups, in __getgroupmembership()
|
/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()
|