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

/freebsd-11.0-release/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-11.0-release/contrib/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp151 show_help(const std::string &msg) { function
161 show_help("Expected [relpos] for a, b, or i modifier");
168 show_help("Expected options");
176 show_help("An archive name must be specified");
275 show_help("The s operation takes only an archive as argument");
281 show_help("You must specify at least one of the operations");
283 show_help("Only one operation may be specified");
285 show_help("You may only specify one of a, b, and i modifiers");
288 show_help("The 'a', 'b' and 'i' modifiers can only be specified with "
292 show_help("Th
[all...]
/freebsd-11.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-11.0-release/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c511 svn_boolean_t show_help = FALSE; local
626 show_help = TRUE;
631 if (show_help)
/freebsd-11.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-11.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-11.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-11.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"

Completed in 113 milliseconds