Lines Matching refs:cmdline_name

142     const char *name, const char *cmdline_name)  in new_image_desc()  argument
151 desc->cmdline_name = xstrdup(cmdline_name, in new_image_desc()
174 free(desc->cmdline_name); in free_image_desc()
213 toc_entry->cmdline_name != NULL; in fill_image_descs()
219 toc_entry->cmdline_name); in fill_image_descs()
224 toc_entry->cmdline_name != NULL; in fill_image_descs()
230 toc_entry->cmdline_name); in fill_image_descs()
251 if (strcmp(desc->cmdline_name, opt) == 0) in lookup_image_desc_from_opt()
459 opts = add_opt(opts, nr_opts, desc->cmdline_name, has_arg, in fill_common_opts()
503 desc->cmdline_name); in info_cmd()
639 desc->cmdline_name, in update_fip()
788 for (; toc_entry->cmdline_name != NULL; toc_entry++) in create_usage()
789 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in create_usage()
793 for (; toc_entry->cmdline_name != NULL; toc_entry++) in create_usage()
794 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in create_usage()
908 for (; toc_entry->cmdline_name != NULL; toc_entry++) in update_usage()
909 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in update_usage()
913 for (; toc_entry->cmdline_name != NULL; toc_entry++) in update_usage()
914 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in update_usage()
1011 desc->cmdline_name); in unpack_cmd()
1048 for (; toc_entry->cmdline_name != NULL; toc_entry++) in unpack_usage()
1049 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in unpack_usage()
1053 for (; toc_entry->cmdline_name != NULL; toc_entry++) in unpack_usage()
1054 printf(" --%-16s FILENAME\t%s\n", toc_entry->cmdline_name, in unpack_usage()
1153 desc->cmdline_name); in remove_cmd()
1158 desc->cmdline_name, argv[0]); in remove_cmd()
1179 for (; toc_entry->cmdline_name != NULL; toc_entry++) in remove_usage()
1180 printf(" --%-16s\t%s\n", toc_entry->cmdline_name, in remove_usage()
1184 for (; toc_entry->cmdline_name != NULL; toc_entry++) in remove_usage()
1185 printf(" --%-16s\t%s\n", toc_entry->cmdline_name, in remove_usage()