Home
last modified time | relevance | path

Searched refs:crgetcred (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcred.h79 extern cred_t *crgetcred(void);
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c1056 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in check_cpc_securitypolicy()
1221 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in configure_gpc()
1276 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in configure_ffc()
H A Dp4_pcbe.c790 if (secpolicy_cpc_cpu(crgetcred()) != 0) in p4_pcbe_configure()
/illumos-gate/usr/src/uts/i86pc/os/
H A Ddtrace_subr.c178 curthread->t_cred = crgetcred(); in dtrace_user_probe()
H A Dtrap.c525 ct->t_cred = crgetcred(); in trap()
/illumos-gate/usr/src/uts/common/os/
H A Dpghw.c585 has_cpc_privilege = (secpolicy_cpc_cpu(crgetcred()) == 0); in pghw_cu_kstat_update()
H A Dpool_pset.c626 pcred = crgetcred(); in pset_bind_start()
H A Dcap_util.c1359 if (secpolicy_cpc_cpu(crgetcred()) != 0) { in cu_cpu_kstat_update()
H A Dcred.c502 crgetcred(void) in crgetcred() function
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c195 curthread->t_cred = crgetcred(); in trap()
1388 curthread->t_cred = crgetcred(); in fpu_trap()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c1053 cr = crgetcred(); in nfs4_secinfo_recov()
H A Dnfs_vfsops.c1742 cr = crgetcred(); in nfs_mountroot()
H A Dnfs3_vfsops.c1740 cr = crgetcred(); in nfs3_mountroot()
H A Dnfs4_vfsops.c3048 cr = crgetcred(); in nfs4_mountroot()
/illumos-gate/usr/src/uts/intel/os/
H A Dsyscall.c281 t->t_cred = crgetcred(); in pre_syscall()
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c392 t->t_cred = crgetcred(); in pre_syscall()