table of contents
ost::File::_fcb(3) | Library Functions Manual | ost::File::_fcb(3) |
NAME¶
ost::File::_fcb
SYNOPSIS¶
#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¶
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.
Sun Dec 27 2020 | GNU CommonC++ |