Searched refs:A_SETPOLICY (Results 1 – 6 of 6) sorted by relevance
236 #define A_SETPOLICY 3 /* set audit policy */ macro
2988 case A_SETPOLICY: in aui_auditsys()
930 if (auditon(A_SETPOLICY, (caddr_t)&policy, 0) != 0) { in scf_to_kernel_policy()
1391 case A_SETPOLICY: in auditctl()
1278 } else if ((int)a0 == A_SETPOLICY) { in s10_auditsys()
2011 eauditon(A_SETPOLICY, (caddr_t)&policy, 0); in do_setpolicy()