Searched refs:checkmodule (Results 1 – 6 of 6) sorted by relevance
9 TARGETS = checkpolicy checkmodule20 CHECKMODOBJS = $(CHECKOBJS) checkmodule.o31 checkmodule: $(CHECKMODOBJS) target53 install -m 644 checkmodule.8 $(MANDIR)/man857 /sbin/restorecon $(BINDIR)/checkmodule
54 LOCAL_MODULE := checkmodule58 LOCAL_SRC_FILES := $(common_src_files) checkmodule.c
21 * Prevent incompatible option combinations for checkmodule.103 * Update checkmodule man page and usage by Daniel Walsh and Steve Lawrence106 * Add long options to checkpolicy and checkmodule by Guido155 …* Initialize the source file name from the command line argument so that checkpolicy/checkmodule r…170 * Merged checkmodule man page fix from Dan Walsh.207 * Merged patch to make checkpolicy/checkmodule handling of223 * Fixed checkmodule to call link_modules prior to expand_module258 * Merged checkmodule man page from Dan Walsh, and edited it.283 * Changed checkmodule to verify that expand_module succeeds 314 * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
1 checkmodule
119 self.checkmodule = "/usr/bin/checkmodule"189 s = [self.checkmodule]
1042 * Revised semodule* man pages to refer to checkmodule and