Lely core libraries  2.3.4
__frbuf Struct Reference

An read file buffer struct. More...

Data Fields

int fd
 The file descriptor.
 
void * addr
 The base address of the current file mapping.
 
size_t len
 The length (in bytes) of the mapping at addr.
 

Detailed Description

An read file buffer struct.

Definition at line 52 of file frbuf.c.


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