Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/security/audit/
H A Daudit.h159 void audit_syscall_enter(unsigned int code,
345 audit_syscall_enter(args); \
H A Daudit.c608 audit_syscall_enter(unsigned int code, proc_t proc, struct uthread *uthread) in audit_syscall_enter() function