Searched refs:ET_ID (Results 1 – 3 of 3) sorted by relevance
41 #define ET_ID "EL TORITO SPECIFICATION" macro
541 memcpy(bvdData->boot_system_identifier, ET_ID, 23); in cd9660_setup_boot_volume_descriptor()
169 memcmp(bvd->boot_system_identifier, ET_ID, 23) != 0) in dump_eltorito()