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

/freebsd-9.3-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp135 // show_help - Show the error message, the help message and exit.
137 show_help(const std::string &msg) { function
147 show_help("Expected [relpos] for a, b, or i modifier");
154 show_help("Expected options");
162 show_help("An archive name must be specified");
245 show_help("The s operation takes only an archive as argument");
251 show_help("You must specify at least one of the operations");
253 show_help("Only one operation may be specified");
255 show_help("You may only specify one of a, b, and i modifiers");
258 show_help("Th
[all...]
/freebsd-9.3-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-9.3-release/contrib/top/
H A Dcommands.c44 * show_help() - display the help screen; invoked in response to
48 show_help() function
H A Dtop.c874 show_help();
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dgrep.c67 static int show_help; variable
131 {"help", no_argument, &show_help, 1},
1670 show_help = 1;
1761 if (show_help)
/freebsd-9.3-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-9.3-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-9.3-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-9.3-release/crypto/heimdal/
H A Dltmain.sh133 show_help=
453 show_help=yes
564 if test -z "$show_help"; then
6637 fi # test -z "$show_help"

Completed in 115 milliseconds