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/i86pc/os/
H A Ddtrace_subr.c192 curthread->t_cred = crgetcred();
H A Dtrap.c552 ct->t_cred = crgetcred();
/illumos-gate/usr/src/uts/common/os/
H A Dpghw.c584 has_cpc_privilege = (secpolicy_cpc_cpu(crgetcred()) == 0);
H A Dcap_util.c1358 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
H A Dpool_pset.c624 pcred = crgetcred();
H A Dcred.c501 crgetcred(void) function
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c1575 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
1740 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
1795 if (secpolicy_cpc_cpu(crgetcred()) != 0) {
H A Dp4_pcbe.c793 if (secpolicy_cpc_cpu(crgetcred()) != 0)
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c199 curthread->t_cred = crgetcred();
1398 curthread->t_cred = crgetcred();
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c1054 cr = crgetcred();
H A Dnfs3_vfsops.c1736 cr = crgetcred();
H A Dnfs_vfsops.c1738 cr = crgetcred();
H A Dnfs4_vfsops.c3044 cr = crgetcred();
/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c387 t->t_cred = crgetcred();
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c281 t->t_cred = crgetcred();

Completed in 119 milliseconds