Home
last modified time | relevance | path

Searched defs:validation_entry (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/memdisk/
Deltorito.h35 struct validation_entry { struct
36 uint8_t header_id; /* Header ID */
60 struct validation_entry validation_entry; argument
/external/syslinux/gpxe/src/arch/i386/image/
Deltorito.c217 struct eltorito_validation_entry validation_entry; in eltorito_read_catalog() local