Searched refs:audit_setppriv (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/syscall/ |
H A D | ppriv.c | 76 audit_setppriv(op, type, &pset, pcr); in setppriv()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.h | 592 void audit_setppriv(int, int, const struct priv_set *, const cred_t *);
|
H A D | audit.c | 1681 audit_setppriv(int op, int set, const priv_set_t *newpriv, const cred_t *ocr) in audit_setppriv() function
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 903 NO_UNLOAD_STUB(c2audit, audit_setppriv, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 984 NO_UNLOAD_STUB(c2audit, audit_setppriv, nomod_zero);
|