OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multiboot_header_t
(Results
1 - 3
of
3
) sorted by null
/external/grub/util/
mbchk.c
58
multiboot_header_t
*mbh = 0;
68
for (i = 0; i < 8192 - sizeof (
multiboot_header_t
); i++)
74
mbh = (
multiboot_header_t
*) (buf + i);
/external/grub/docs/
multiboot.h
59
}
multiboot_header_t
;
typedef in typeref:struct:multiboot_header
multiboot.h.texi
59
@}
multiboot_header_t
;
Completed in 1326 milliseconds