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

/freebsd-10-stable/contrib/top/
H A Dcommands.h19 void show_help(void);
H A Dcommands.c51 * show_help() - display the help screen; invoked in response to
56 show_help() function
H A Dtop.c862 show_help();
/freebsd-10-stable/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-10-stable/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-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c511 svn_boolean_t show_help = FALSE; local
626 show_help = TRUE;
631 if (show_help)
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in145 show_help();
394 sub show_help {
/freebsd-10-stable/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-stable/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-stable/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-stable/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"

Completed in 592 milliseconds