Home
last modified time | relevance | path

Searched refs:checkmodule (Results 1 – 5 of 5) sorted by relevance

/external/selinux/checkpolicy/
DMakefile10 TARGETS = checkpolicy checkmodule
22 CHECKMODOBJS = $(CHECKOBJS) checkmodule.o
31 checkmodule: $(CHECKMODOBJS) $(LIBSEPOLA) target
53 install -m 644 checkmodule.8 $(MANDIR)/man8
57 /sbin/restorecon $(BINDIR)/checkmodule
D.gitignore1 checkmodule
/external/selinux/python/sepolgen/src/sepolgen/
Dmodule.py122 self.checkmodule = "/usr/bin/checkmodule"
192 s = [self.checkmodule]
/external/selinux/secilc/docs/
Dcil_introduction.md59 …ch includes interfaces and templates), the module syntax understood by checkmodule, and what is co…
Dcil_reference_guide.md10 … used for labeling objects. The original **`checkpolicy`**`(8)` and **`checkmodule`**`(8)` compile…