Home
last modified time | relevance | path

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

/openbmc/sdbusplus/tools/
H A Dsdbus++-gen-meson40 function show_version() { function
86 show_version
355 show_version
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-support/fuse/files/
H A D0001-fuse-fix-the-return-value-of-help-option.patch25 static void show_version(void)
/openbmc/linux/tools/perf/util/
H A Dtrace-event-read.c380 int show_version = 0; in trace_report() local
411 if (show_version) in trace_report()
/openbmc/linux/fs/reiserfs/
H A Dprocfs.c27 static int show_version(struct seq_file *m, void *unused) in show_version() function
422 add_file(sb, "version", show_version); in reiserfs_proc_info_init()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0004-Use-BUILD_DATE-to-improve-reproducibility.patch23 @@ -19,6 +19,6 @@ void show_version(char const * app_name)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/files/
H A D0001-openbox-xdg-autostart-convert-to-python3.patch126 def show_version():
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c146 bool show_version; member
239 env.show_version = true; in parse_arg()
2048 if (env.show_version) { in main()