Home
last modified time | relevance | path

Searched refs:findroot_func (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c875 extern int findroot_func (char *arg, int flags);
972 (findroot_func(config_file, 0) == 0)) { in cmain()
H A Dbuiltins.c3780 findroot_func (char *arg, int flags) in findroot_func() function
3809 findroot_func,