Searched refs:A_SETPOLICY (Results 1 – 7 of 7) sorted by relevance
124 #define A_SETPOLICY 34 macro
238 #define A_SETPOLICY 3 /* set audit policy */ macro
3033 case A_SETPOLICY: in aui_auditsys()
930 if (auditon(A_SETPOLICY, (caddr_t)&policy, 0) != 0) { in scf_to_kernel_policy()
1397 case A_SETPOLICY: in auditctl()
1285 } else if ((int)a0 == A_SETPOLICY) { in s10_auditsys()
2015 eauditon(A_SETPOLICY, (caddr_t)&policy, 0); in do_setpolicy()