OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsFATsecs
(Results
1 - 4
of
4
) sorted by null
/external/syslinux/libinstaller/
fs.c
72
fatsectors = get_16(§buf->
bsFATsecs
);
85
fatsectors = get_16(§buf->
bsFATsecs
);
94
if (!get_16(§buf->
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 1609 milliseconds