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

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dimagetag_cmdline.h157 extern const char *gengetopt_args_info_purpose;
H A Dimagetag_cmdline.c28 const char *gengetopt_args_info_purpose = "Generate image with CFE imagetag for Broadcom 63xx routers."; variable
221 if (strlen(gengetopt_args_info_purpose) > 0)
222 printf("\n%s\n", gengetopt_args_info_purpose);

Completed in 97 milliseconds