Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/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-12377.1.9/bsd/kern/ |
| H A D | kern_exec.c | 3009 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3028 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3038 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3046 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3081 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3088 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3095 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3144 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3152 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|