Home
last modified time | relevance | path

Searched refs:show_version (Results 1 – 25 of 30) sorted by relevance

12

/third_party/selinux/checkpolicy/
Dcheckmodule.c153 int show_version = 0; in main() local
180 show_version = 1; in main()
236 if (show_version) { in main()
Dcheckpolicy.c405 int show_version = 0; in main() local
451 show_version = 1; in main()
514 if (show_version) { in main()
/third_party/libfuse/lib/
Dhelper.c35 FUSE_HELPER_OPT("-V", show_version),
36 FUSE_HELPER_OPT("--version", show_version),
290 if (opts.show_version) { in fuse_main_real()
/third_party/skia/third_party/externals/harfbuzz/util/
Doptions.hh173 show_version (const char *name G_GNUC_UNUSED, in show_version() function
195 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_options()
/third_party/f2fs-tools/fsck/
Dmain.c369 show_version(prog); in f2fs_parse_options()
455 show_version(prog); in f2fs_parse_options()
517 show_version(prog); in f2fs_parse_options()
565 show_version(prog); in f2fs_parse_options()
712 show_version(prog); in f2fs_parse_options()
754 show_version(prog); in f2fs_parse_options()
/third_party/fsverity-utils/programs/
Dfsverity.c109 static void show_version(void) in show_version() function
131 show_version(); in handle_common_options()
/third_party/ffmpeg/fftools/
Dcmdutils.h221 …{ "version", OPT_EXIT, { .func_arg = show_version }, "show version" }, …
457 int show_version(void *optctx, const char *opt, const char *arg);
/third_party/exfatprogs/label/
Dlabel.c76 show_version(); in main()
/third_party/exfatprogs/tune/
Dtune.c89 show_version(); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_main.c454 static void show_version(void) in show_version() function
467 show_version(); in usage()
727 show_version(); in ap_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_main.c451 static void show_version(void) in show_version() function
465 show_version(); in usage()
728 show_version(); in ap_main()
/third_party/exfatprogs/include/
Dlibexfat.h82 void show_version(void);
/third_party/exfatprogs/dump/
Ddump.c236 show_version(); in main()
/third_party/libfuse/example/
Dhello_ll.c180 } else if (opts.show_version) { in main()
Dinvalidate_path.c227 if (opts.show_version) { in main()
Dnotify_inval_entry.c291 } else if (opts.show_version) { in main()
Dnotify_inval_inode.c310 } else if (opts.show_version) { in main()
Dnotify_store_retrieve.c368 } else if (opts.show_version) { in main()
/third_party/python/Lib/test/
Dtest_optparse.py1296 def show_version(self, option, opt, value, parser): member in ConflictBase
1297 parser.values.show_version = 1
1304 'callback' : self.show_version,
1330 callback=self.show_version, help="show version")
/third_party/harfbuzz/util/
Doptions.cc82 show_version (const char *name G_GNUC_UNUSED, in show_version() function
105 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_main_options()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Doptions.cc82 show_version (const char *name G_GNUC_UNUSED, in show_version() function
105 G_OPTION_ARG_CALLBACK, (gpointer) &show_version, "Show version numbers", nullptr}, in add_main_options()
/third_party/f2fs-tools/mkfs/
Df2fs_format_main.c282 show_version("mkfs.f2fs"); in f2fs_parse_options()
/third_party/libfuse/util/
Dfusermount.c1244 static void show_version(void) in show_version() function
1288 show_version(); in main()
/third_party/libfuse/include/
Dfuse_lowlevel.h1877 int show_version; member
/third_party/exfatprogs/lib/
Dlibexfat.c110 void show_version(void) in show_version() function

12