Searched refs:audit_exec (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.h | 537 void audit_exec(const char *, const char *, ssize_t, ssize_t, cred_t *);
|
H A D | audit.c | 1208 audit_exec( in audit_exec() function
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 887 NO_UNLOAD_STUB(c2audit, audit_exec, nomod_zero);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | exec.c | 1953 audit_exec(args->stk_base, args->stk_base + args->arglen, in exec_args()
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 968 NO_UNLOAD_STUB(c2audit, audit_exec, nomod_zero);
|