Home
last modified time | relevance | path

Searched defs:grub (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.am1 sbin_PROGRAMS = grub program
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c4120 boolean_t grub = B_FALSE; in is_grub() local