Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/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.140.69/bsd/kern/ |
| H A D | kern_exec.c | 2932 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2951 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2961 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2969 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3004 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3011 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3018 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3067 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3075 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|