Home
last modified time | relevance | path

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

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