HomeSort by relevance Sort by last modified time
    Searched refs:command_line_name (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/tools/fip_create/
fip_create.h 47 const char *command_line_name; member in struct:entry_lookup_list
fip_create.c 119 for (; entry->command_line_name != NULL; entry++) {
121 entry->command_line_name,
133 while (toc_entry_lookup_list[lookup_index].command_line_name != NULL) {
624 long_options[i].name = toc_entry_lookup_list[i].command_line_name;

Completed in 81 milliseconds