Searched refs:print_help (Results 1 – 4 of 4) sorted by relevance
4 void print_help(const char *executable_name);
36 void print_help(const char *name) { in print_help() function116 case 1: print_help(argv[0]); exit(1); break; in get_options()
307 print_help(argv[0]); in main()
189 parser.print_help()