Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/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-11215.61.5/bsd/kern/ |
| H A D | kern_exec.c | 2897 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2916 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2926 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2934 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2970 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2977 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2984 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3033 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3041 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|