Home
last modified time | relevance | path

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

/external/selinux/checkpolicy/
DMakefile8 TARGETS = checkpolicy checkmodule
25 CHECKMODOBJS = $(CHECKOBJS) checkmodule.o
35 checkmodule: $(CHECKMODOBJS) $(LIBSEPOLA) target
58 install -m 644 checkmodule.8 $(DESTDIR)$(MANDIR)/man8
68 /sbin/restorecon $(DESTDIR)$(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…