Searched refs:mac_error_select (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.140.41/security/ |
| H A D | mac_internal.h | 202 int mac_error_select(int error1, int error2); 268 error = mac_error_select(__step_err, error); \
|
| H A D | mac_vfs.c | 848 error = mac_error_select(hook(cred, new, vfs_context_proc(ctx), vp, offset, scriptvp, in mac_cred_label_update_execve() 867 error = mac_error_select(hook(cred, new, vfs_context_proc(ctx), vp, offset, scriptvp, in mac_cred_label_update_execve() 1270 error = mac_error_select( in mac_vnode_check_exec() 1291 error = mac_error_select( in mac_vnode_check_exec()
|
| H A D | mac_base.c | 855 mac_error_select(int error1, int error2) in mac_error_select() function
|