Home
last modified time | relevance | path

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

/external/selinux/checkpolicy/
DMakefile9 TARGETS = checkpolicy checkmodule
20 CHECKMODOBJS = $(CHECKOBJS) checkmodule.o
31 checkmodule: $(CHECKMODOBJS) target
53 install -m 644 checkmodule.8 $(MANDIR)/man8
57 /sbin/restorecon $(BINDIR)/checkmodule
DAndroid.mk46 LOCAL_MODULE := checkmodule
50 LOCAL_SRC_FILES := $(common_src_files) checkmodule.c
DChangeLog28 * Prevent incompatible option combinations for checkmodule.
110 * Update checkmodule man page and usage by Daniel Walsh and Steve Lawrence
113 * Add long options to checkpolicy and checkmodule by Guido
162 …* Initialize the source file name from the command line argument so that checkpolicy/checkmodule r…
177 * Merged checkmodule man page fix from Dan Walsh.
214 * Merged patch to make checkpolicy/checkmodule handling of
230 * Fixed checkmodule to call link_modules prior to expand_module
265 * Merged checkmodule man page from Dan Walsh, and edited it.
290 * Changed checkmodule to verify that expand_module succeeds
321 * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
D.gitignore1 checkmodule
/external/selinux/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…
/external/selinux/policycoreutils/
DChangeLog1063 * Revised semodule* man pages to refer to checkmodule and