Home
last modified time | relevance | path

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

/xnu-11215.61.5/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-11215.61.5/bsd/kern/
H A Dkern_exec.c2885 AUDIT_SUBCALL_ENTER(OPEN, p, uthread); in exec_handle_file_actions()
2914 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2924 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2931 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2967 AUDIT_SUBCALL_ENTER(DUP2, p, uthread); in exec_handle_file_actions()
2975 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
2982 AUDIT_SUBCALL_ENTER(CLOSE, p, uthread); in exec_handle_file_actions()
3026 AUDIT_SUBCALL_ENTER(CHDIR, p, uthread); in exec_handle_file_actions()
3038 AUDIT_SUBCALL_ENTER(FCHDIR, p, uthread); in exec_handle_file_actions()