Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/security/audit/
H A Daudit.h359 #define AUDIT_SUBCALL_ENTER(event, proc, uthread) do { \ macro
409 #define AUDIT_SUBCALL_ENTER(event, proc, uthread) do { \ macro
/xnu-8792.81.2/bsd/kern/
H A Dkern_exec.c2699 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2728 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2738 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2745 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2781 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2789 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2796 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2840 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
2856 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()