GNU CommonC++
ost::File::_fcb Struct Reference

#include <file.h>

Public Attributes

struct _fcbnext
char * address
ccxx_size_t len
off_t pos
bool locked

Member Data Documentation

◆ address

char* ost::File::_fcb::address

◆ len

ccxx_size_t ost::File::_fcb::len

◆ locked

bool ost::File::_fcb::locked

◆ next

struct _fcb* ost::File::_fcb::next

◆ pos

off_t ost::File::_fcb::pos

The documentation for this struct was generated from the following file: