Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/security/audit/ |
| H A D | audit.h | 361 #define AUDIT_SUBCALL_EXIT(uthread, error) do { \ macro 409 #define AUDIT_SUBCALL_EXIT(uthread, error) do { \ macro
|
| /xnu-11417.101.15/bsd/kern/ |
| H A D | kern_exec.c | 3097 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3116 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3126 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3134 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3169 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3176 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3183 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3232 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3240 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|