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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dgui.h80 struct grub_gfxmenu_timeout_notify struct
82 struct grub_gfxmenu_timeout_notify *next;
87 extern struct grub_gfxmenu_timeout_notify *grub_gfxmenu_timeout_notifications;
93 struct grub_gfxmenu_timeout_notify *ne = grub_malloc (sizeof (*ne));
106 struct grub_gfxmenu_timeout_notify **p, *q;

Completed in 20 milliseconds