HomeSort by: relevance | last modified time | path
    Searched defs:show_version (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/pkg_install/dist/lib/
version.c 44 show_version(void) function
  /src/lib/librefuse/
fuse_lowlevel.h 50 int show_version; member in struct:fuse_cmdline_opts
refuse_compat.c 51 int show_version; member in struct:fuse_cmdline_opts_rev0
  /src/usr.sbin/ldpd/
ldp_command.c 80 static int show_version(int, char *);
103 { "version", show_version },
576 show_version(int s, char *recvspace) function
  /src/external/bsd/wpa/dist/hostapd/
main.c 552 static void show_version(void) function
566 show_version();
849 show_version();
  /src/external/gpl3/binutils/dist/binutils/
size.c 65 static int show_version = 0;
127 {"version", no_argument, &show_version, 1},
220 show_version = 1;
252 if (show_version)
64 static int show_version = 0; variable
ar.c 142 static int show_version = 0;
162 {"version", no_argument, &show_version, 1},
548 show_version = true;
660 show_version = 1;
678 if (show_version)
763 if (show_version)
141 static int show_version = 0; variable
nm.c 197 static int show_version = 0; /* Show the version number. */ variable
283 {"version", no_argument, &show_version, 1},
2126 show_version = 1;
2165 if (show_version)
objcopy.c 4912 bool show_version = false;
4997 show_version = true;
5046 if (show_version)
5361 bool show_version = false;
5540 show_version = true;
6146 if (show_version)
4910 bool show_version = false; local
5359 bool show_version = false; local
objdump.c 90 static int show_version = 0; /* Show the version number. */ variable
6388 show_version = true;
6420 if (show_version)
  /src/external/gpl3/binutils.old/dist/binutils/
size.c 65 static int show_version = 0;
127 {"version", no_argument, &show_version, 1},
220 show_version = 1;
252 if (show_version)
64 static int show_version = 0; variable
ar.c 149 static int show_version = 0;
175 {"version", no_argument, &show_version, 1},
561 show_version = true;
676 show_version = 1;
697 if (show_version)
784 if (show_version)
147 static int show_version = 0; variable
nm.c 197 static int show_version = 0; /* Show the version number. */ variable
288 {"version", no_argument, &show_version, 1},
2129 show_version = 1;
2170 if (show_version)
objcopy.c 4909 bool show_version = false;
4996 show_version = true;
5047 if (show_version)
5363 bool show_version = false;
5538 show_version = true;
6144 if (show_version)
4907 bool show_version = false; local
5361 bool show_version = false; local
objdump.c 90 static int show_version = 0; /* Show the version number. */ variable
6399 show_version = true;
6431 if (show_version)
  /src/external/gpl2/grep/dist/src/
grep.c 70 static int show_version; variable
1443 show_version = 1;
1689 if (show_version)

Completed in 85 milliseconds