Searched refs:show_help (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp133 // show_help - Show the error message, the help message and exit.
135 show_help(const std::string &msg) { function
156 show_help("Expected [relpos] for a, b, or i modifier");
165 show_help("Expected [count] value with N modifier");
172 show_help("Invalid [count] value (not a positive integer)");
178 show_help("An archive name must be specified");
261 show_help("You must specify at least one of the operations");
263 show_help("Only one operation may be specified");
265 show_help("You may only specify one of a, b, and i modifiers");
268 show_help("Th
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dsize.c54 int show_help = 0;
116 {"help", no_argument, &show_help, 1},
235 if (show_help)
53 int show_help = 0; variable
/freebsd-10.0-release/contrib/top/
H A Dcommands.c44 * show_help() - display the help screen; invoked in response to
48 show_help() function
H A Dtop.c861 show_help();
/freebsd-10.0-release/gnu/usr.bin/grep/
H A Dgrep.c67 static int show_help; variable
131 {"help", no_argument, &show_help, 1},
1676 show_help = 1;
1767 if (show_help)
/freebsd-10.0-release/contrib/gdb/
H A Dltmain.sh106 show_help=
170 show_help=yes
256 if test -z "$show_help"; then
5246 fi # test -z "$show_help"
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6637 fi # test -z "$show_help"
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6637 fi # test -z "$show_help"
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6645 fi # test -z "$show_help"
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6645 fi # test -z "$show_help"
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh143 show_help=
481 show_help=yes
593 if test -z "$show_help"; then
6702 fi # test -z "$show_help"

Completed in 186 milliseconds