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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3737 real_root_func (char *arg, int attempt_mount)
3799 return real_root_func (arg, 1);
3847 return real_root_func (root, 1);
3923 return real_root_func (arg, 0);
3691 real_root_func (char *arg, int attempt_mount) function

Completed in 127 milliseconds