Searched refs:show_version (Results 1 - 8 of 8) sorted by relevance

/external/selinux/policycoreutils/semodule_expand/
H A Dsemodule_expand.c41 int ch, ret, show_version = 0, verbose = 0; local
52 show_version = 1;
93 if (show_version) {
/external/selinux/policycoreutils/semodule_link/
H A Dsemodule_link.c79 int ch, i, show_version = 0, verbose = 0, num_mods; local
90 show_version = 1;
103 if (show_version) {
/external/selinux/checkpolicy/
H A Dcheckmodule.c152 int show_version = 0; local
178 show_version = 1;
209 if (show_version) {
H A Dcheckpolicy.c400 int show_version = 0; local
442 show_version = 1;
494 if (show_version) {
/external/linux-tools-perf/src/tools/perf/util/
H A Dtrace-event-read.c351 int show_version = 0; local
384 if (show_version)
/external/wpa_supplicant_8/hostapd/
H A Dmain.c421 static void show_version(void) function
434 show_version();
603 show_version();
/external/harfbuzz_ng/util/
H A Doptions.cc86 show_version (const char *name G_GNUC_UNUSED, function
109 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", NULL},
/external/llvm/utils/lit/lit/
H A Dmain.py140 parser.add_option("", "--version", dest="show_version",
244 if opts.show_version:

Completed in 308 milliseconds