OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_sig
(Results
1 - 2
of
2
) sorted by null
/system/extras/fatblock/
fat.h
57
uint8_t
boot_sig
[2];
member in struct:fat_boot_sector
fs.c
205
memcpy(bs->
boot_sig
, FAT_BOOT_SIG, sizeof(bs->
boot_sig
));
Completed in 26 milliseconds