Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/encrypt_fw/include/
H A Dcmd_opt.h30 const char *cmd_opt_get_help_msg(int idx);
/rk3399_ARM-atf/tools/cert_create/include/
H A Dcmd_opt.h31 const char *cmd_opt_get_help_msg(int idx);
/rk3399_ARM-atf/tools/cert_create/src/
H A Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
H A Dmain.c124 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()
/rk3399_ARM-atf/tools/encrypt_fw/src/
H A Dcmd_opt.c52 const char *cmd_opt_get_help_msg(int idx) in cmd_opt_get_help_msg() function
H A Dmain.c68 printf("\t%-32s %s\n", line, cmd_opt_get_help_msg(i)); in print_help()