Home
last modified time | relevance | path

Searched refs:entry1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dvvfat.c595 direntry_t *entry1; in create_short_filename() local
601 for (entry1 = array_get(&(s->directory), directory_start); in create_short_filename()
602 entry1 < entry; entry1++) { in create_short_filename()
603 if (!is_long_name(entry1) && in create_short_filename()
604 !memcmp(entry1->name, entry->name, 11)) { in create_short_filename()
608 if (entry1 == entry) { in create_short_filename()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_fru_device.robot206 ${entry1}= Set Variable ${entry[0].strip()}
208 Set To Dictionary ${tmp} ${entry1} ${entry2}