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

/freebsd-11-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.c975 show_help();
/freebsd-11-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-11-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c524 svn_boolean_t show_help = FALSE; local
646 show_help = TRUE;
651 if (show_help)
/freebsd-11-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in145 show_help();
394 sub show_help {
/freebsd-11-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-11-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"

Completed in 193 milliseconds