Home
last modified time | relevance | path

Searched refs:sys_auditctl (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/security/audit/
Daudit_syscalls.c778 sys_auditctl(struct thread *td, struct auditctl_args *uap) in sys_auditctl() function
901 sys_auditctl(struct thread *td, struct auditctl_args *uap) in sys_auditctl() function
/freebsd-12-stable/sys/kern/
Dinit_sysent.c505 …{ AS(auditctl_args), (sy_call_t *)sys_auditctl, AUE_AUDITCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c512 …{ AS(auditctl_args), (sy_call_t *)sys_auditctl, AUE_AUDITCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 4…
/freebsd-12-stable/sys/sys/
Dsysproto.h2085 int sys_auditctl(struct thread *, struct auditctl_args *);