Searched refs:gengetopt_args_info_help (Results 1 - 2 of 2) sorted by relevance

/openwrt/tools/firmware-utils/src/
H A Dimagetag_cmdline.c34 const char *gengetopt_args_info_help[] = { variable
183 args_info->help_help = gengetopt_args_info_help[0] ;
184 args_info->version_help = gengetopt_args_info_help[1] ;
185 args_info->kernel_help = gengetopt_args_info_help[2] ;
186 args_info->rootfs_help = gengetopt_args_info_help[3] ;
187 args_info->output_help = gengetopt_args_info_help[4] ;
188 args_info->cfe_help = gengetopt_args_info_help[5] ;
189 args_info->boardid_help = gengetopt_args_info_help[6] ;
190 args_info->chipid_help = gengetopt_args_info_help[7] ;
191 args_info->flash_start_help = gengetopt_args_info_help[
[all...]
H A Dimagetag_cmdline.h164 extern const char *gengetopt_args_info_help[];

Completed in 12 milliseconds