Searched refs:KERNEL_TYPE_FREEBSD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dboot.c134 type = KERNEL_TYPE_FREEBSD;
193 type = KERNEL_TYPE_FREEBSD;
610 if (type == KERNEL_TYPE_FREEBSD || type == KERNEL_TYPE_NETBSD)
938 if (type == KERNEL_TYPE_FREEBSD)
H A Dshared.h931 KERNEL_TYPE_FREEBSD, /* FreeBSD. */ enumerator in enum:__anon61
H A Dbuiltins.c277 case KERNEL_TYPE_FREEBSD:
2854 suggested_type = KERNEL_TYPE_FREEBSD;

Completed in 93 milliseconds