Searched defs:primary_check (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/pcbios/
H A Dint13.c467 static const struct iso9660_primary_descriptor_fixed primary_check = { local
506 if ( memcmp ( primary, &primary_check, sizeof ( primary_check ) ) != 0 )

Completed in 392 milliseconds