table of contents
ost::File::_fcb(3) | Library Functions Manual | ost::File::_fcb(3) |
NAME¶
ost::File::_fcbSYNOPSIS¶
#include <file.h>
Public Attributes¶
struct _fcb * next
caddr_t address
ccxx_size_t len
off_t pos
bool locked
Member Data Documentation¶
caddr_t ost::File::_fcb::address¶
Referenced by ost::MappedFile::fetch().ccxx_size_t ost::File::_fcb::len¶
bool ost::File::_fcb::locked¶
struct _fcb* ost::File::_fcb::next¶
off_t ost::File::_fcb::pos¶
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.Wed Oct 31 2018 | GNU CommonC++ |