Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/gen/
Dgetgrouplist.c48 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()
Dinitgroups.c47 initgroups(uname, agroup) in initgroups() argument
Dgetgrent.c465 gid_t agroup; in getgroupmembership_fallback() local
655 __getgroupmembership(const char *uname, gid_t agroup, gid_t *groups, in __getgroupmembership()
/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist()