IDZEBRA
2.2.7
|
Data Fields | |
off_t | offset_end |
off_t | record_offset |
int | fd |
int zebra_ext_control::fd |
Definition at line 47 of file stream.c.
Referenced by zebra_create_stream_fd(), zebra_ext_destroy(), zebra_ext_read(), zebra_ext_seek(), and zebra_ext_tell().
off_t zebra_ext_control::offset_end |
Definition at line 45 of file stream.c.
Referenced by zebra_create_stream_fd(), and zebra_ext_end().
off_t zebra_ext_control::record_offset |
Definition at line 46 of file stream.c.
Referenced by zebra_create_stream_fd(), zebra_ext_seek(), and zebra_ext_tell().