Searched refs:mac_error_select (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.140.69/security/ |
| H A D | mac_internal.h | 202 int mac_error_select(int error1, int error2); 271 error = mac_error_select(__step_err, error); \
|
| H A D | mac_vfs.c | 823 error = mac_error_select(hook(cred, new, vfs_context_proc(ctx), vp, offset, scriptvp, in mac_cred_label_update_execve() 842 error = mac_error_select(hook(cred, new, vfs_context_proc(ctx), vp, offset, scriptvp, in mac_cred_label_update_execve() 1245 error = mac_error_select( in mac_vnode_check_exec() 1266 error = mac_error_select( in mac_vnode_check_exec() 2934 error = mac_error_select(__step_err, error); in mac_vnode_check_rename_swap() 2940 error = mac_error_select(__step_err, error); in mac_vnode_check_rename_swap() 2943 error = mac_error_select(__step_err, error); in mac_vnode_check_rename_swap()
|
| H A D | mac_process.c | 936 error = mac_error_select( in mac_proc_check_launch_constraints()
|
| H A D | mac_base.c | 856 mac_error_select(int error1, int error2) in mac_error_select() function
|