Home
last modified time | relevance | path

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

/external/syslinux/libinstaller/
Dfs.c97 if (get_8(&sectbuf->bs16.BootSignature) == 0x29) { in check_fat_bootsect()
120 if (get_8(&sectbuf->bs32.BootSignature) != 0x29 || in check_fat_bootsect()
Dsyslxint.h243 uint8_t BootSignature; member
259 uint8_t BootSignature; member