Data Fields | |
int | fd |
int64_t | end |
int64_t | pos |
URLContext * | inner |
Definition at line 47 of file cache.c.
int64_t Context::end |
Definition at line 48 of file cache.c.
Referenced by cache_close(), cache_open(), cache_read(), and cache_seek().
Definition at line 51 of file cache.c.
Referenced by cache_close(), cache_open(), cache_read(), and cache_seek().
int64_t Context::pos |