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

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dcmdutils_common_opts.h6 { "version", OPT_EXIT, {(void*)show_version}, "show version" },
H A Dcmdutils.h31 * program name, defined by the program for show_version().
162 void show_version(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dcmdutils_common_opts.h6 { "version", OPT_EXIT, {(void*)show_version}, "show version" },
H A Dcmdutils.h31 * program name, defined by the program for show_version().
162 void show_version(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dcmdutils_common_opts.h6 { "version", OPT_EXIT, {(void*)show_version}, "show version" },
H A Dcmdutils.h31 * program name, defined by the program for show_version().
162 void show_version(void);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/bin/ad/
H A Dad.c42 static void show_version(void) function
77 show_version();
81 show_version();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/bin/ad/
H A Dad.c42 static void show_version(void) function
77 show_version();
81 show_version();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/bin/ad/
H A Dad.c42 static void show_version(void) function
77 show_version();
81 show_version();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Dafp_options.c56 static void show_version( void ) function
111 show_version( );
227 show_version( ); puts( "" );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A Dafp_options.c56 static void show_version( void ) function
111 show_version( );
227 show_version( ); puts( "" );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A Dafp_options.c56 static void show_version( void ) function
111 show_version( );
227 show_version( ); puts( "" );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/metaflac/
H A Doptions.h189 FLAC__bool show_version; member in struct:__anon1668
H A Doperations.c35 static void show_version(void);
74 if(options->show_version) {
75 show_version();
95 void show_version(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/metaflac/
H A Doptions.h189 FLAC__bool show_version; member in struct:__anon2573
H A Doperations.c35 static void show_version(void);
74 if(options->show_version) {
75 show_version();
95 void show_version(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/metaflac/
H A Doptions.h189 FLAC__bool show_version; member in struct:__anon36598
H A Doperations.c35 static void show_version(void);
74 if(options->show_version) {
75 show_version();
95 void show_version(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-read.c485 int show_version = 0; local
504 if (show_version)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dtrace-event-read.c485 int show_version = 0; local
504 if (show_version)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dprocfs.c27 static int show_version(struct seq_file *m, struct super_block *sb) function
486 add_file(sb, "version", show_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dprocfs.c27 static int show_version(struct seq_file *m, struct super_block *sb) function
486 add_file(sb, "version", show_version);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/flac/src/flac/
H A Dmain.c74 static void show_version(void);
229 FLAC__bool show_version; member in struct:__anon1617
326 if(option_values.show_version) {
327 show_version();
911 option_values.show_version = true;
1128 void show_version(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/flac/src/flac/
H A Dmain.c74 static void show_version(void);
229 FLAC__bool show_version; member in struct:__anon2522
326 if(option_values.show_version) {
327 show_version();
911 option_values.show_version = true;
1128 void show_version(void) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/flac/src/flac/
H A Dmain.c74 static void show_version(void);
229 FLAC__bool show_version; member in struct:__anon36547
326 if(option_values.show_version) {
327 show_version();
911 option_values.show_version = true;
1128 void show_version(void) function

Completed in 202 milliseconds

123