HomeSort by relevance Sort by last modified time
    Searched refs:mlstrustedsubject (Results 1 - 4 of 4) 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);
40 ((h1 eq h2 and l1 eq l2) or t1 == mlstrustedsubject);
45 (l1 domby l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
50 (l1 eq l2 or t1 == mlstrustedsubject or t2 == mlstrustedsubject);
60 (l2 eq h2 and (l1 eq l2 or t1 == mlstrustedsubject));
65 (l1 dom l2 or t1 == mlstrustedsubject or t2 == mlstrustedobject)
    [all...]
attributes 50 attribute mlstrustedsubject;
system_server.te 5 type system_server, domain, mlstrustedsubject;
  /packages/experimental/SELinux/CTS/src/
example_input_policy.conf     [all...]

Completed in 647 milliseconds