Searched refs:show_help (Results 1 – 10 of 10) sorted by relevance
53 int show_help = 0; variable114 {"help", no_argument, &show_help, 1},233 if (show_help) in main()
19 void show_help(void);
88 show_help(void) in show_help() function
821 show_help(); in main()
12 show_help()
524 svn_boolean_t show_help = FALSE; in sub_main() local646 show_help = TRUE; in sub_main()651 if (show_help) in sub_main()
145 show_help();394 sub show_help {
67 static int show_help; variable131 {"help", no_argument, &show_help, 1},1676 show_help = 1; in main()1767 if (show_help) in main()
106 show_help=170 show_help=yes256 if test -z "$show_help"; then