Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/gen/
H A Dgetgrouplist.c48 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
H A Dinitgroups.c47 initgroups(const char *uname, gid_t agroup) in initgroups()
H A Dgetgrent.c480 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 Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()