Home
last modified time | relevance | path

Searched refs:ET_ENTRY_SH (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/makefs/cd9660/
Dcd9660_eltorito.h126 #define ET_ENTRY_SH 3 macro
Dcd9660_eltorito.c313 entry->entry_type = ET_ENTRY_SH; in cd9660_boot_setup_section_head()
506 if (next->entry_type == ET_ENTRY_SH) in cd9660_setup_boot()