Searched refs:mls_dominate_effective (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 863 if (!mls_dominate_effective(subj, obj)) in mls_cred_check_visible() 1087 if (!mls_dominate_effective(subj, obj)) in mls_inpcb_check_visible() 1233 if (!mls_dominate_effective(subj, obj)) in mls_mount_check_stat() 1355 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_poll() 1373 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_read() 1442 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_stat() 1460 if (!mls_dominate_effective(obj, subj)) in mls_pipe_check_write() 1502 if (!mls_dominate_effective(obj, subj)) in mls_posixsem_check_openunlink() 1520 if (!mls_dominate_effective(subj, obj)) in mls_posixsem_check_rdonly() 1538 if (!mls_dominate_effective(obj, subj)) in mls_posixsem_check_setmode() [all …]
|