OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FatFile
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
file_fat.cpp
36
FatFile
::
FatFile
(Console *&cons)
44
FatFile
::~
FatFile
(void)
50
FatFile
::setRoot(TCHAR *drive)
60
FatFile
::open(const TCHAR *name, uint32_t flags)
86
FatFile
::read(void *buf, size_t bytes, off_t ofs)
98
FatFile
::write(const void *buf, size_t bytes, off_t ofs)
110
FatFile
::seek(off_t ofs)
file_fat.h
37
class
FatFile
: public File {
44
FatFile
(Console *&);
45
virtual ~
FatFile
(void);
file.cpp
48
_file = new
FatFile
(_cons);
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025