Home
last modified time | relevance | path

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

/xnu-8796.141.3/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-8796.141.3/bsd/kern/
H A Dkern_exec.c2691 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2720 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2730 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2737 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2773 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2781 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2788 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2832 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
2848 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()