Home
last modified time | relevance | path

Searched refs:cr_rgid (Results 26 – 32 of 32) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c318 id = td->td_ucred->cr_rgid; in zfs_quotactl()
/freebsd/sys/kern/
H A Dvfs_syscalls.c2166 cred->cr_rgid != cred->cr_groups[0]))) { in kern_accessat()
2169 usecred->cr_groups[0] = cred->cr_rgid; in kern_accessat()
H A Duipc_socket.c738 head->so_cred->cr_rgid,
/freebsd/sys/compat/linux/
H A Dlinux_misc.c1507 td->td_retval[0] = td->td_ucred->cr_rgid; in linux_getgid()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c1074 decline_attach = !groupmember(tc->cr_rgid, oc) || in pmc_can_attach()
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1501 s_cr->cr_gid == cr->cr_rgid && in dtrace_priv_proc_common_user()
1693 s_cr->cr_gid != cr->cr_rgid || in dtrace_priv_probe()
7493 s_cr->cr_gid != cr->cr_rgid ||
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c4036 cr->cr_rgid = cr->cr_svgid = cr->cr_groups[0]; in nfssvc_idname()

12