Searched refs:audit_syscall_enter (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit.h161 void audit_syscall_enter(unsigned int code,
334 audit_syscall_enter(args); \
H A Daudit.c569 * audit_syscall_enter() is called on entry to each system call. It is
575 audit_syscall_enter(unsigned int code, proc_t proc, struct uthread *uthread) function
602 ("audit_syscall_enter: uthread->uu_ar != NULL"));

Completed in 12 milliseconds