Home
last modified time | relevance | path

Searched refs:boot_catalog_section_entry (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/etdump/
H A Detdump.c139 boot_catalog_section_entry *entry; in dump_section()
152 (boot_catalog_section_entry *)&buffer[entry_offset]; in dump_section()
200 (boot_catalog_section_entry *)entry, 0, true); in dump_eltorito()
H A Dcd9660_eltorito.h121 } boot_catalog_section_entry; typedef
141 boot_catalog_section_entry SE;
H A Detdump.h38 boot_catalog_section_entry *bcse,
H A Doutput_shell.c37 boot_catalog_section_entry *bcse, uchar_t platform_id, bool initial) in output_entry()
H A Doutput_text.c58 boot_catalog_section_entry *bcse, uchar_t platform_id __unused, in output_entry()