Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/makefs/cd9660/
Dcd9660_eltorito.c56 static struct boot_catalog_entry *cd9660_boot_setup_validation_entry(char);
60 static struct boot_catalog_entry *cd9660_boot_setup_validation_entry(char);
220 cd9660_boot_setup_validation_entry(char sys) in cd9660_boot_setup_validation_entry() function
361 valid_entry = cd9660_boot_setup_validation_entry(ET_SYS_X86); in cd9660_setup_boot()