Home | History | Annotate | Download | only in test-cond

Lines Matching refs:mlsconstrain

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 );