HomeSort by relevance Sort by last modified time
    Searched refs:mlstrustedsubject (Results 1 - 3 of 3) sorted by null

  /external/sepolicy/
mls 23 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
27 (l1 dom l2 or t1 == mlstrustedsubject);
31 (l1 domby l2 or t1 == mlstrustedsubject);
41 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
46 (l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
51 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
61 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
    [all...]
attributes 41 attribute mlstrustedsubject;
system.te 59 type system, domain, mlstrustedsubject;

Completed in 152 milliseconds