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

/freebsd-10.0-release/usr.sbin/pkg_install/version/
H A Dperform.c35 static void show_version(Package, const char *, const char *);
179 show_version(plist, latest, "port");
185 show_version(plist, NULL, plist.origin);
249 show_version(plist, NULL, NULL);
251 show_version(plist, latest, "index");
269 show_version(Package plist, const char *latest, const char *source) function
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dsize.c53 int show_version = 0;
115 {"version", no_argument, &show_version, 1},
201 show_version = 1;
233 if (show_version)
52 int show_version = 0; variable
H A Dar.c353 int show_version;
415 show_version = 0;
528 show_version = TRUE;
579 if (show_version)
350 int show_version; local
H A Dnm.c151 static int show_version = 0; /* Show the version number. */ variable
204 {"version", no_argument, &show_version, 1},
1598 show_version = 1;
1624 if (show_version)
H A Dobjcopy.c2640 bfd_boolean show_version = FALSE;
2699 show_version = TRUE;
2730 if (show_version)
2806 bfd_boolean show_version = FALSE;
2937 show_version = TRUE;
3343 if (show_version)
2638 bfd_boolean show_version = FALSE; local
2804 bfd_boolean show_version = FALSE; local
H A Dobjdump.c81 static int show_version = 0; /* Show the version number. */ variable
3253 show_version = TRUE;
3262 if (show_version)
/freebsd-10.0-release/contrib/wpa/hostapd/
H A Dmain.c465 static void show_version(void) function
478 show_version();
591 show_version();
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-cmds.c65 static void show_version (char *, int);
298 show_version (char *args, int from_tty)
1166 add_cmd ("version", no_class, show_version,
294 show_version (char *args, int from_tty) function
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c70 static int show_version; variable
1503 show_version = 1;
1754 if (show_version)

Completed in 192 milliseconds