lseek 109 libavformat/cache.c pos = lseek(c->fd, 0, SEEK_END); lseek 180 libavformat/cache.c r = lseek(c->fd, physical_target, SEEK_SET); lseek 261 libavformat/file.c ret = lseek(c->fd, pos, whence); lseek 45 libavformat/os_support.h # ifdef lseek lseek 64 libavformat/os_support.h # ifdef lseek lseek 134 tools/cws2fws.c if ( lseek(fd_out, 4, SEEK_SET) < 0 lseek 68 tools/yuvcmp.c lseek(fd[i], to_skip * (lsiz + 2*csiz), SEEK_SET);