#include "libavutil/avassert.h"#include "libavutil/avstring.h"#include "libavutil/internal.h"#include "libavutil/opt.h"#include "libavutil/tree.h"#include "avformat.h"#include <fcntl.h>#include <sys/stat.h>#include <stdlib.h>#include "os_support.h"#include "url.h"Go to the source code of this file.
Definition at line 68 of file cache.c.
Referenced by add_entry(), and cache_read().
Definition at line 93 of file cache.c.
Referenced by cache_read().
Definition at line 156 of file cache.c.
Referenced by cache_seek().
Definition at line 286 of file cache.c.
Referenced by cache_close().