Home
last modified time | relevance | path

Searched refs:mls_dominate_effective (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_mls/
H A Dmac_mls.c242 mls_dominate_effective(struct mac_mls *a, struct mac_mls *b) in mls_dominate_effective() function
859 if (!mls_dominate_effective(subj, obj)) in mls_cred_check_visible()
1083 if (!mls_dominate_effective(subj, obj)) in mls_inpcb_check_visible()
1229 if (!mls_dominate_effective(subj, obj)) in mls_mount_check_stat()
1351 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_poll()
1369 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_read()
1438 if (!mls_dominate_effective(subj, obj)) in mls_pipe_check_stat()
1456 if (!mls_dominate_effective(obj, subj)) in mls_pipe_check_write()
1498 if (!mls_dominate_effective(obj, subj)) in mls_posixsem_check_openunlink()
1516 if (!mls_dominate_effective(subj, obj)) in mls_posixsem_check_rdonly()
[all …]