Home
last modified time | relevance | path

Searched refs:handle_usage_help (Results 1 – 1 of 1) sorted by relevance

/system/libufdt/utils/src/
Dmkdtimg.c23 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() function
96 handle_usage_help(stderr, prog_name); in handle_command_help()
107 handle_usage_help(stderr, prog_name); in handle_command_help()