Home
last modified time | relevance | path

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

/xnu-10002.41.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-10002.41.9/bsd/kern/
H A Dkern_exec.c2768 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2797 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2807 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2814 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2850 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2858 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2865 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2909 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
2925 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()