OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFirstSector
(Results
1 - 5
of
5
) sorted by null
/external/gptfdisk/
bsd.h
87
uint64_t
GetFirstSector
(int i);
basicmbr.h
144
uint64_t
GetFirstSector
(int i);
bsd.cc
241
uint64_t BSDData::
GetFirstSector
(int i) {
248
} // BSDData::
GetFirstSector
basicmbr.cc
[
all
...]
gpt.cc
596
mbrFirst = (uint64_t) protectiveMBR.
GetFirstSector
(i);
[
all
...]
Completed in 175 milliseconds