Searched refs:AUDIT_SUBCALL_EXIT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/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-8019.80.24/bsd/kern/ |
| H A D | kern_exec.c | 2383 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2402 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2412 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2420 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2456 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2463 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2470 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2519 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions() 2530 AUDIT_SUBCALL_EXIT(uthread, error); in exec_handle_file_actions()
|