Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/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.81.4/bsd/kern/ |
| H A D | kern_exec.c | 3453 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3472 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3482 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3490 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3525 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3532 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3539 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3588 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 3596 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|