Home
last modified time | relevance | path

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

/xnu-11417.101.15/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-11417.101.15/bsd/kern/
H A Dkern_exec.c3085 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
3114 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3124 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3131 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3166 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3174 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3181 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3225 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
3237 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()