Home
last modified time | relevance | path

Searched refs:crgetngroups (Results 1 – 18 of 18) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauthu_prot.c127 len = crgetngroups(cr); in xdr_authkern()
162 len = crgetngroups(cr); in xdr_authloopback()
H A Dauth_kern.c155 gidlen = crgetngroups(cr); in authkern_marshal()
H A Dauth_loopb.c160 gidlen = crgetngroups(cr); in authloopback_marshal()
/titanic_41/usr/src/uts/common/syscall/
H A Dgroups.c136 n = crgetngroups(cr); in getgroups()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c978 if (p->auth_clnt_ngids != crgetngroups(cr) || in nfsauth_cache_get()
1011 if (p->auth_clnt_ngids != crgetngroups(cr)) { in nfsauth_cache_get()
1015 p->auth_clnt_ngids = crgetngroups(cr); in nfsauth_cache_get()
1063 crgetngroups(cr), crgetgroups(cr), &tmpuid, &tmpgid, in nfsauth_cache_get()
1216 &access, crgetuid(cr), crgetgid(cr), crgetngroups(cr), in nfsauth_cache_get()
1358 flavor != AUTH_SYS || crgetngroups(cr) < NGRPS)) { in nfsauth_access()
/titanic_41/usr/src/uts/common/sys/
H A Dcred.h109 extern int crgetngroups(const cred_t *);
/titanic_41/usr/src/uts/common/c2/
H A Daudit_kernel.h397 crgetngroups(c))) : (void) 0)
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c456 ngids = crgetngroups(cr); in dsl_check_user_access()
530 ngids = crgetngroups(cr); in dsl_load_user_sets()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dlog.c165 n = MIN(NGROUPS_MAX_DEFAULT, crgetngroups(src)); in copy_cred()
672 clen = sizeof (dl_cred_t) + (((long)crgetngroups(cr)) * sizeof (gid_t)); in cachefs_dlog_setsecattr()
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h272 extern int crgetngroups(cred_t *cr);
/titanic_41/usr/src/lib/libzpool/common/
H A Dkernel.c1003 crgetngroups(cred_t *cr) in crgetngroups() function
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprioctl.c1036 un.prcred.pr_ngroups = crgetngroups(cp); in prioctl64()
1056 MAX(crgetngroups(cp), 1) * sizeof (gid_t))) in prioctl64()
2666 un32.prcred.pr_ngroups = crgetngroups(cp); in prioctl32()
2686 MAX(crgetngroups(cp), 1) * sizeof (gid_t))) in prioctl32()
H A Dprvnops.c3034 ngroups = crgetngroups(p->p_cred); in prgetattr()
/titanic_41/usr/src/uts/common/os/
H A Dcred.c873 crgetngroups(const cred_t *cr) in crgetngroups() function
/titanic_41/usr/src/man/man9f/
H A DMakefile650 crgetngroups.9f \
1414 crgetngroups.9f := LINKSRC = ddi_cred.9f
/titanic_41/usr/src/uts/common/io/
H A Dtl.c5997 tlcred->tc_ngroups = crgetngroups(cr); in tl_fill_option()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc617 link path=usr/share/man/man9f/crgetngroups.9f target=ddi_cred.9f
/titanic_41/
H A D.gitignore8366 usr/src/man/man9f/crgetngroups.9f