Home
last modified time | relevance | path

Searched refs:getgrouplist (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/include/ssp/
H A Dunistd.h57 __ssp_redirect_raw(int, getgrouplist, getgrouplist,
/freebsd/lib/libc/gen/
H A Dgetgrouplist.c45 __ssp_real(getgrouplist)(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in __ssp_real() argument
H A Dinitgroups.c58 getgrouplist(uname, agroup, groups, &ngroups); in initgroups()
H A DMakefile.inc74 getgrouplist.c \
241 getgrouplist.3 \
H A DSymbol.map154 getgrouplist;
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetgrouplist.c46 getgrouplist(const char *uname, gid_t agroup, gid_t *groups, int *grpcnt) in getgrouplist() function
H A Dport-aix.h124 int getgrouplist(const char *, gid_t, gid_t *, int *);
H A DMakefile.in34 getgrouplist.o \
H A Dopenbsd-compat.h194 int getgrouplist(const char *, gid_t, gid_t *, int *);
H A Dport-aix.c443 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) in getgrouplist() function
/freebsd/crypto/openssh/
H A Dgroupaccess.c65 while (getgrouplist(user, base, groups_bygid, &ngroups) == -1) { in ga_init()
/freebsd/usr.bin/mdo/
H A Dmdo.c83 getgrouplist(pw->pw_name, pw->pw_gid, groups, &ngroups); in main()
/freebsd/contrib/netbsd-tests/usr.bin/id/
H A Dpwgr.c105 getgrouplist(const char *name, gid_t basegid, gid_t *groups, int *ngroups) in getgrouplist() function
/freebsd/usr.bin/id/
H A Did.c282 getgrouplist(pw->pw_name, gid, groups, &ngroups); in id_print()
382 (void) getgrouplist(pw->pw_name, pw->pw_gid, groups, &ngroups); in group()
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsandbox.c122 if (getgrouplist(user, pw->pw_gid, groups, &ngroups) == -1) { in sandbox()
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c198 if (getgrouplist(username, passwd->pw_gid, grouplist, &ngroups) != 0) in group_match()
/freebsd/lib/libc/tests/secure/
H A Dfortify_unistd_test.c346 getgrouplist("root", 0, __stack.__buf, &intlen); in ATF_TC_BODY()
368 getgrouplist("root", 0, __stack.__buf, &intlen); in ATF_TC_BODY()
392 getgrouplist("root", 0, __stack.__buf, &intlen); in ATF_TC_BODY()
416 getgrouplist("root", 0, __stack.__buf, &intlen); in ATF_TC_BODY()
449 getgrouplist("root", 0, __stack.__buf, &intlen); in ATF_TC_BODY()
/freebsd/usr.sbin/nfsuserd/
H A Dnfsuserd.c423 if (getgrouplist(pwd->pw_name, pwd->pw_gid, grps, in main()
623 if (getgrouplist(pwd->pw_name, pwd->pw_gid, in nfsuserdsrv()
/freebsd/include/
H A Dunistd.h514 int getgrouplist(const char *, gid_t, gid_t *, int *);
/freebsd/contrib/lib9p/
H A Dutils.c218 (void) getgrouplist(name, (int)basegid, int_groups, &ngroups); in l9p_getgrlist()
222 (void) getgrouplist(name, basegid, groups, &ngroups); in l9p_getgrlist()
/freebsd/contrib/pf/authpf/
H A Dauthpf.c538 (void) getgrouplist(pw->pw_name, in allowed_luser()
/freebsd/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c952 if (getgrouplist(pwd->pw_name, pwd->pw_gid, gids, ngrps) < 0) in rpctls_cnname()
/freebsd/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c585 getgrouplist(pw->pw_name, pw->pw_gid, uc->gidlist, &len); in svc_rpc_gss_build_ucred()
/freebsd/usr.sbin/gssd/
H A Dgssd.c721 getgrouplist(pw->pw_name, pw->pw_gid, in gssd_pname_to_uid_1_svc()
/freebsd/tests/sys/fs/fusefs/
H A Ddefault_permissions.cc257 getgrouplist(getlogin(), getegid(), groups, &ngroups); in excluded_group()

12