Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/security/audit/
H A Daudit.h356 #define AUDIT_SUBCALL_ENTER(event, proc, uthread) do { \ macro
406 #define AUDIT_SUBCALL_ENTER(event, proc, uthread) do { \ macro
/xnu-12377.1.9/bsd/kern/
H A Dkern_exec.c2997 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
3026 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3036 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3043 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3078 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3086 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3093 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3137 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
3149 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()