Searched refs:handle_usage_help (Results 1 – 1 of 1) sorted by relevance
23 extern void handle_usage_help(FILE *out_fp, const char *prog_name);40 { "help", handle_usage_help, handle_command_help },85 void handle_usage_help(FILE *out_fp, const char *prog_name) { in handle_usage_help() function96 handle_usage_help(stderr, prog_name); in handle_command_help()107 handle_usage_help(stderr, prog_name); in handle_command_help()