Home
last modified time | relevance | path

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

/xnu-11417.121.6/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.121.6/bsd/kern/
H A Dkern_exec.c2918 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2947 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2957 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2964 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2999 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
3007 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3014 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3058 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
3070 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()