Searched refs:bootcat_offset (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/image/
H A Deltorito.c305 unsigned long bootcat_offset; local
309 if ( ( rc = eltorito_read_voldesc ( image, &bootcat_offset ) ) != 0 )
317 if ( ( rc = eltorito_read_catalog ( image, bootcat_offset,

Completed in 212 milliseconds