Home
last modified time | relevance | path

Searched refs:cr_groups (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_dlog.h85 gid_t cr_groups[1]; /* supplementary group list */ member
H A Dcachefs_ioctl.h133 gid_t cr_groups[NGROUPS_MAX_DEFAULT-1]; member
/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_kmod.c1489 snprintf(format, sizeof (format), " %d", credp->cr_groups[xx]); in kmod_print_cred()
H A Dcfsd_logelem.c153 sprintf(format, " %d", credp->cr_groups[xx]); in logelem_print_cred()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c174 dst->cr_groups[0] = sgrp[0]; in copy_cred()
H A Dcachefs_ioctl.c150 cr->cr_groups); in conj_cred()