Searched defs:grub_script_scope (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dexecute.c44 struct grub_script_scope struct
50 static struct grub_script_scope *scope = 0;
56 replace_scope (struct grub_script_scope *new_scope)
128 struct grub_script_scope *new_scope;
476 struct grub_script_scope *old_scope;
477 struct grub_script_scope new_scope;
502 struct grub_script_scope new_scope;
503 struct grub_script_scope *old_scope;

Completed in 21 milliseconds