Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/bsd/security/audit/ |
| H A D | audit.h | 364 #define AUDIT_SUBCALL_EXIT(uthread, error) do { \ macro 412 #define AUDIT_SUBCALL_EXIT(uthread, error) do { \ macro
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_exec.c | 2711 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2730 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2740 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2748 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2784 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2791 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2798 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2847 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2858 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|