Searched refs:crgetgroups (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/uts/common/rpc/sec/ |
H A D | authu_prot.c | 132 groups = (caddr_t)crgetgroups(cr); in xdr_authkern() 163 groups = (caddr_t)crgetgroups(cr); in xdr_authloopback()
|
H A D | auth_kern.c | 177 const gid_t *gp = crgetgroups(cr); in authkern_marshal()
|
H A D | auth_loopb.c | 182 const gid_t *gp = crgetgroups(cr); in authloopback_marshal()
|
/titanic_44/usr/src/uts/common/syscall/ |
H A D | groups.c | 141 if (copyout(crgetgroups(cr), gidset, n * sizeof (gid_t))) in getgroups()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | cred.h | 106 extern const gid_t *crgetgroups(const cred_t *);
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_auth.c | 979 bcmp(p->auth_clnt_gids, crgetgroups(cr), in nfsauth_cache_get() 1038 bcopy(crgetgroups(cr), p->auth_clnt_gids, in nfsauth_cache_get() 1063 crgetngroups(cr), crgetgroups(cr), &tmpuid, &tmpgid, in nfsauth_cache_get() 1217 crgetgroups(cr), &tmpuid, &tmpgid, &tmpngids, &tmpgids)) { in nfsauth_cache_get()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit_kernel.h | 396 au_to_groups(crgetgroups(c), \
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_deleg.c | 457 gids = crgetgroups(cr); in dsl_check_user_access() 531 gids = crgetgroups(cr); in dsl_load_user_sets()
|
/titanic_44/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 273 extern gid_t *crgetgroups(cred_t *cr);
|
/titanic_44/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 1009 crgetgroups(cred_t *cr) in crgetgroups() function
|
/titanic_44/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_dlog.c | 163 const gid_t *sgrp = crgetgroups(src); in copy_cred()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | cred.c | 867 crgetgroups(const cred_t *cr) in crgetgroups() function
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 650 crgetgroups.9f \ 1416 crgetgroups.9f := LINKSRC = ddi_cred.9f
|
/titanic_44/usr/src/uts/common/fs/proc/ |
H A D | prioctl.c | 1055 if (copyout(crgetgroups(cp), cmaddr, in prioctl64() 2685 if (copyout(crgetgroups(cp), cmaddr, in prioctl32()
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 617 link path=usr/share/man/man9f/crgetgroups.9f target=ddi_cred.9f
|
/titanic_44/ |
H A D | .gitignore | 8365 usr/src/man/man9f/crgetgroups.9f
|