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

  /external/checkpolicy/
policy_scan.l 129 MLSCONSTRAIN |
130 mlsconstrain { return(MLSCONSTRAIN); }
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 612 mlsconstrain file { write setattr append unlink link rename
614 mlsconstrain file { create relabelto } ((h1 dom h2) and (l2 eq h2));
615 mlsconstrain file { read } ((h1 dom h2) or ( t2 == domain ) or ( t1 == mlsfileread ));
616 mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { relabelfrom }
618 mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { create relabelto }
620 mlsconstrain process { ptrace } ( h1 dom h2 );
621 mlsconstrain process { sigkill sigstop } ( h1 dom h2 ) or
623 mlsconstrain xextension query ( t1 == mlsfileread );
    [all...]

Completed in 240 milliseconds