Lines Matching defs:subj

790 	struct mac_mls *subj, *new;
793 subj = SLOT(cred->cr_label);
822 !mls_effective_in_range(new, subj))
830 !mls_range_in_range(new, subj))
838 error = mls_subject_privileged(subj);
850 struct mac_mls *subj, *obj;
855 subj = SLOT(cr1->cr_label);
859 if (!mls_dominate_effective(subj, obj))
980 struct mac_mls *subj, *new;
983 subj = SLOT(cred->cr_label);
997 return (mls_subject_privileged(subj));
1075 struct mac_mls *subj, *obj;
1080 subj = SLOT(cred->cr_label);
1083 if (!mls_dominate_effective(subj, obj))
1221 struct mac_mls *subj, *obj;
1226 subj = SLOT(cred->cr_label);
1229 if (!mls_dominate_effective(subj, obj))
1343 struct mac_mls *subj, *obj;
1348 subj = SLOT(cred->cr_label);
1351 if (!mls_dominate_effective(subj, obj))
1361 struct mac_mls *subj, *obj;
1366 subj = SLOT(cred->cr_label);
1369 if (!mls_dominate_effective(subj, obj))
1379 struct mac_mls *subj, *obj, *new;
1383 subj = SLOT(cred->cr_label);
1398 if (!mls_effective_in_range(obj, subj))
1409 if (!mls_effective_in_range(new, subj))
1417 error = mls_subject_privileged(subj);
1430 struct mac_mls *subj, *obj;
1435 subj = SLOT(cred->cr_label);
1438 if (!mls_dominate_effective(subj, obj))
1448 struct mac_mls *subj, *obj;
1453 subj = SLOT(cred->cr_label);
1456 if (!mls_dominate_effective(obj, subj))
1490 struct mac_mls *subj, *obj;
1495 subj = SLOT(cred->cr_label);
1498 if (!mls_dominate_effective(obj, subj))
1508 struct mac_mls *subj, *obj;
1513 subj = SLOT(active_cred->cr_label);
1516 if (!mls_dominate_effective(subj, obj))
1526 struct mac_mls *subj, *obj;
1531 subj = SLOT(cred->cr_label);
1534 if (!mls_dominate_effective(obj, subj))
1544 struct mac_mls *subj, *obj;
1549 subj = SLOT(cred->cr_label);
1552 if (!mls_dominate_effective(obj, subj))
1562 struct mac_mls *subj, *obj;
1567 subj = SLOT(active_cred->cr_label);
1570 if (!mls_dominate_effective(obj, subj))
1592 struct mac_mls *subj, *obj;
1597 subj = SLOT(cred->cr_label);
1601 if (!mls_dominate_effective(subj, obj))
1605 if (!mls_dominate_effective(obj, subj))
1616 struct mac_mls *subj, *obj;
1621 subj = SLOT(cred->cr_label);
1625 if (!mls_dominate_effective(subj, obj))
1629 if (!mls_dominate_effective(obj, subj))
1640 struct mac_mls *subj, *obj;
1645 subj = SLOT(active_cred->cr_label);
1648 if (!mls_dominate_effective(subj, obj))
1658 struct mac_mls *subj, *obj;
1663 subj = SLOT(cred->cr_label);
1666 if (!mls_dominate_effective(obj, subj))
1676 struct mac_mls *subj, *obj;
1681 subj = SLOT(cred->cr_label);
1684 if (!mls_dominate_effective(obj, subj))
1694 struct mac_mls *subj, *obj;
1699 subj = SLOT(active_cred->cr_label);
1702 if (!mls_dominate_effective(subj, obj))
1712 struct mac_mls *subj, *obj;
1717 subj = SLOT(active_cred->cr_label);
1720 if (!mls_dominate_effective(obj, subj))
1730 struct mac_mls *subj, *obj;
1735 subj = SLOT(cred->cr_label);
1738 if (!mls_dominate_effective(obj, subj))
1748 struct mac_mls *subj, *obj;
1753 subj = SLOT(active_cred->cr_label);
1756 if (!mls_dominate_effective(subj, obj))
1777 struct mac_mls *subj, *obj;
1782 subj = SLOT(cred->cr_label);
1786 if (!mls_dominate_effective(subj, obj))
1788 if (!mls_dominate_effective(obj, subj))
1797 struct mac_mls *subj, *obj;
1802 subj = SLOT(cred->cr_label);
1806 if (!mls_dominate_effective(subj, obj))
1808 if (!mls_dominate_effective(obj, subj))
1817 struct mac_mls *subj, *obj;
1822 subj = SLOT(cred->cr_label);
1826 if (!mls_dominate_effective(subj, obj))
1828 if (!mls_dominate_effective(obj, subj))
1858 struct mac_mls *subj, *obj, *new;
1864 subj = SLOT(cred->cr_label);
1879 if (!mls_effective_in_range(obj, subj))
1890 if (!mls_effective_in_range(new, subj))
1898 error = mls_subject_privileged(subj);
1911 struct mac_mls *subj, *obj;
1916 subj = SLOT(cred->cr_label);
1920 if (!mls_dominate_effective(subj, obj)) {
2045 struct mac_mls *subj, *obj;
2053 subj = SLOT(cred->cr_label);
2056 if (!mls_dominate_effective(obj, subj) ||
2057 !mls_dominate_effective(subj, obj))
2067 struct mac_mls *subj, *obj;
2072 subj = SLOT(cred->cr_label);
2075 if (!mls_dominate_effective(obj, subj) ||
2076 !mls_dominate_effective(subj, obj))
2086 struct mac_mls *subj, *obj;
2091 subj = SLOT(cred->cr_label);
2094 if (!mls_dominate_effective(obj, subj) ||
2095 !mls_dominate_effective(subj, obj))
2125 struct mac_mls *subj, *obj;
2130 subj = SLOT(cred->cr_label);
2133 if (!mls_dominate_effective(subj, obj))
2143 struct mac_mls *subj, *obj;
2148 subj = SLOT(cred->cr_label);
2151 if (!mls_dominate_effective(obj, subj))
2161 struct mac_mls *subj, *obj;
2166 subj = SLOT(cred->cr_label);
2169 if (!mls_dominate_effective(subj, obj))
2179 struct mac_mls *subj, *obj;
2184 subj = SLOT(cred->cr_label);
2187 if (!mls_dominate_effective(obj, subj))
2197 struct mac_mls *subj, *obj;
2202 subj = SLOT(cred->cr_label);
2205 if (!mls_dominate_effective(subj, obj))
2215 struct mac_mls *subj, *obj;
2220 subj = SLOT(cred->cr_label);
2226 if (!mls_dominate_effective(obj, subj))
2231 if (!mls_dominate_effective(subj, obj))
2265 struct mac_mls *subj, *obj;
2270 subj = SLOT(cred->cr_label);
2278 if (!mls_dominate_effective(obj, subj))
2288 if (!mls_dominate_effective(subj, obj))
2303 struct mac_mls *subj, *obj;
2308 subj = SLOT(cred->cr_label);
2311 if (!mls_dominate_effective(subj, obj))
2321 struct mac_mls *subj, *obj;
2326 subj = SLOT(cred->cr_label);
2330 if (!mls_dominate_effective(subj, obj))
2334 if (!mls_dominate_effective(obj, subj))
2363 struct mac_mls *subj, *obj;
2368 subj = SLOT(cred->cr_label);
2371 if (!mls_dominate_effective(subj, obj))
2374 if (!mls_dominate_effective(obj, subj))
2385 struct mac_mls *subj, *obj;
2390 subj = SLOT(cred->cr_label);
2396 if (!mls_dominate_effective(obj, subj))
2402 if (!mls_dominate_effective(subj, obj))
2417 struct mac_mls *subj, *obj;
2422 subj = SLOT(cred->cr_label);
2425 if (!mls_dominate_effective(obj, subj))
2506 struct mac_mls *subj, *obj;
2511 subj = SLOT(cred->cr_label);
2514 if (!mls_dominate_effective(subj, obj))
2524 struct mac_mls *subj, *obj;
2529 subj = SLOT(cred->cr_label);
2532 if (!mls_dominate_effective(subj, obj))
2542 struct mac_mls *subj, *obj;
2547 subj = SLOT(cred->cr_label);
2550 if (!mls_dominate_effective(obj, subj))
2560 struct mac_mls *subj, *obj;
2565 subj = SLOT(cred->cr_label);
2568 if (!mls_dominate_effective(obj, subj))
2578 struct mac_mls *subj, *obj;
2583 subj = SLOT(cred->cr_label);
2586 if (!mls_dominate_effective(obj, subj))
2597 struct mac_mls *subj, *obj, *exec;
2615 subj = SLOT(cred->cr_label);
2618 if (!mls_dominate_effective(subj, obj))
2628 struct mac_mls *subj, *obj;
2633 subj = SLOT(cred->cr_label);
2636 if (!mls_dominate_effective(subj, obj))
2646 struct mac_mls *subj, *obj;
2651 subj = SLOT(cred->cr_label);
2654 if (!mls_dominate_effective(subj, obj))
2665 struct mac_mls *subj, *obj;
2670 subj = SLOT(cred->cr_label);
2673 if (!mls_dominate_effective(obj, subj))
2677 if (!mls_dominate_effective(obj, subj))
2688 struct mac_mls *subj, *obj;
2693 subj = SLOT(cred->cr_label);
2696 if (!mls_dominate_effective(subj, obj))
2706 struct mac_mls *subj, *obj;
2711 subj = SLOT(cred->cr_label);
2714 if (!mls_dominate_effective(subj, obj))
2724 struct mac_mls *subj, *obj;
2733 subj = SLOT(cred->cr_label);
2737 if (!mls_dominate_effective(subj, obj))
2741 if (!mls_dominate_effective(obj, subj))
2752 struct mac_mls *subj, *obj;
2757 subj = SLOT(cred->cr_label);
2762 if (!mls_dominate_effective(subj, obj))
2766 if (!mls_dominate_effective(obj, subj))
2777 struct mac_mls *subj, *obj;
2782 subj = SLOT(active_cred->cr_label);
2785 if (!mls_dominate_effective(subj, obj))
2795 struct mac_mls *subj, *obj;
2800 subj = SLOT(active_cred->cr_label);
2803 if (!mls_dominate_effective(subj, obj))
2813 struct mac_mls *subj, *obj;
2818 subj = SLOT(cred->cr_label);
2821 if (!mls_dominate_effective(subj, obj))
2831 struct mac_mls *subj, *obj;
2836 subj = SLOT(cred->cr_label);
2839 if (!mls_dominate_effective(subj, obj))
2849 struct mac_mls *old, *new, *subj;
2854 subj = SLOT(cred->cr_label);
2868 if (!mls_effective_in_range(old, subj))
2879 if (!mls_effective_in_range(new, subj))
2887 error = mls_subject_privileged(subj);
2901 struct mac_mls *subj, *obj;
2906 subj = SLOT(cred->cr_label);
2909 if (!mls_dominate_effective(obj, subj))
2914 if (!mls_dominate_effective(obj, subj))
2925 struct mac_mls *subj, *obj;
2930 subj = SLOT(cred->cr_label);
2933 if (!mls_dominate_effective(obj, subj))
2939 if (!mls_dominate_effective(obj, subj))
2950 struct mac_mls *subj, *obj;
2955 subj = SLOT(cred->cr_label);
2958 if (!mls_dominate_effective(obj, subj))
2968 struct mac_mls *subj, *obj;
2973 subj = SLOT(cred->cr_label);
2976 if (!mls_dominate_effective(obj, subj))
2986 struct mac_mls *subj, *obj;
2991 subj = SLOT(cred->cr_label);
2994 if (!mls_dominate_effective(obj, subj))
3006 struct mac_mls *subj, *obj;
3011 subj = SLOT(cred->cr_label);
3014 if (!mls_dominate_effective(obj, subj))
3024 struct mac_mls *subj, *obj;
3029 subj = SLOT(cred->cr_label);
3032 if (!mls_dominate_effective(obj, subj))
3042 struct mac_mls *subj, *obj;
3047 subj = SLOT(cred->cr_label);
3050 if (!mls_dominate_effective(obj, subj))
3060 struct mac_mls *subj, *obj;
3065 subj = SLOT(cred->cr_label);
3068 if (!mls_dominate_effective(obj, subj))
3078 struct mac_mls *subj, *obj;
3083 subj = SLOT(active_cred->cr_label);
3086 if (!mls_dominate_effective(subj, obj))
3097 struct mac_mls *subj, *obj;
3102 subj = SLOT(cred->cr_label);
3105 if (!mls_dominate_effective(obj, subj))
3110 if (!mls_dominate_effective(obj, subj))
3120 struct mac_mls *subj, *obj;
3125 subj = SLOT(active_cred->cr_label);
3128 if (!mls_dominate_effective(obj, subj))