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

/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mkimagexx.c628 struct fixup_block_list *lst, *lst0; local
631 lst = lst0 = xmalloc (sizeof (*lst) + 2 * 0x1000);
757 for (lst = lst0; lst; lst = lst->next)

Completed in 23 milliseconds