OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNEL_TYPE_FREEBSD
(Results
1 - 3
of
3
) sorted by null
/external/grub/stage2/
boot.c
134
type =
KERNEL_TYPE_FREEBSD
;
193
type =
KERNEL_TYPE_FREEBSD
;
610
if (type ==
KERNEL_TYPE_FREEBSD
|| type == KERNEL_TYPE_NETBSD)
928
if (type ==
KERNEL_TYPE_FREEBSD
)
shared.h
849
KERNEL_TYPE_FREEBSD
, /* FreeBSD. */
builtins.c
256
case
KERNEL_TYPE_FREEBSD
:
[
all
...]
Completed in 118 milliseconds