HomeSort by relevance Sort by last modified time
    Searched refs:bsFATsecs (Results 1 - 4 of 4) sorted by null

  /external/syslinux/libinstaller/
fs.c 72 fatsectors = get_16(&sectbuf->bsFATsecs);
85 fatsectors = get_16(&sectbuf->bsFATsecs);
94 if (!get_16(&sectbuf->bsFATsecs))
syslxint.h 233 uint16_t bsFATsecs;
  /external/syslinux/libfat/
fat.h 35 le16_t bsFATsecs; /* Sectors/FAT */
open.c 65 fatsize = read16(&bs->bsFATsecs);

Completed in 491 milliseconds