Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.41.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-10002.41.9/bsd/kern/ |
| H A D | kern_exec.c | 2780 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2799 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2809 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2817 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2853 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2860 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2867 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2916 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2927 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|