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