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

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/runtime/
H A Defiemu.c153 efiemu_str16len (grub_uint16_t *a) function
545 + 2 * (efiemu_str16len (variable_name) + 1)
550 efivar->namelen = 2 * (efiemu_str16len (variable_name) + 1);
554 2 * (efiemu_str16len (variable_name) + 1));
556 + 2 * (efiemu_str16len (variable_name) + 1),

Completed in 15 milliseconds