Searched defs:SFile (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A DSFile.h35 class SFile: public fstream class in inherits:fstream
41 SFile() : fstream() { } function in class:SFile
H A DSFile.cc47 SFile::SFile(const char *filename, int size, int mode, int prot) function in class:SFile
53 SFile::SFile(int fd, int size) function in class:SFile
[all...]

Completed in 186 milliseconds