Home
last modified time | relevance | path

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

/xnu-11417.140.69/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.140.69/bsd/kern/
H A Dkern_exec.c2920 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2949 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2959 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2966 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3001 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3009 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3016 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3060 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
3072 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()