Searched refs:SEEK_CUR (Results 176 - 200 of 235) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dkmvc.c276 bytestream2_seek(&ctx->g, -127 * 4 - 3, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dffmdec.c142 avio_seek(pb, -ffm->packet_size * 2, SEEK_CUR);
H A Dgxf.c401 if (avio_seek(pb, -5, SEEK_CUR) < 0)
H A Dhttp.c531 if (whence == SEEK_CUR)
H A Dipmovie.c574 avio_seek(pb, -CHUNK_PREAMBLE_SIZE, SEEK_CUR);
H A Dmpeg.c481 avio_seek(s->pb, -8, SEEK_CUR);
H A Dwav.c251 wav_seek_tag(pb, size, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrond.c855 line->cl_MailPos = lseek(mailFd, 0, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhttp.c1055 else if ((whence == SEEK_CUR && off == 0) ||
1061 if (whence == SEEK_CUR)
H A Dmpegts.c2201 avio_seek(pb, -1, SEEK_CUR);
2227 avio_seek(pb, -FFMIN(raw_packet_size, pos), SEEK_CUR);
2578 avio_seek(s->pb, -TS_PACKET_SIZE, SEEK_CUR);
H A Dffmdec.c117 avio_seek(pb, -ffm->packet_size * 2LL, SEEK_CUR);
H A Dflvdec.c710 avio_seek(pb, 4, SEEK_CUR);
H A Dmpeg.c531 avio_seek(s->pb, -8, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_dir.c1219 dircount*sizeof (TIFFDirEntry), SEEK_CUR);
1222 dircount*sizeof (TIFFDirEntry), SEEK_CUR);
H A Dtif_ojpeg.c2127 tiffoff = TIFFSeekFile(tif, 0, SEEK_CUR);
2181 tiffoff = TIFFSeekFile(tif, 0, SEEK_CUR);
2205 tiffoff = TIFFSeekFile(tif, 0, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dzip.c63 #ifndef SEEK_CUR
64 #define SEEK_CUR 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dzip.c63 #ifndef SEEK_CUR
64 #define SEEK_CUR 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipfile.c1938 if (zfseeko(f, -3L, SEEK_CUR))
1946 && fseek(f, -12L, SEEK_CUR) == 0 && fread(b, 12, 1, f) == 1
2025 if (s && zfseeko(f, (zoff_t)s, SEEK_CUR))
2054 if (zfseeko(f, -15L, SEEK_CUR))
2105 if (zfseeko(f, -3L, SEEK_CUR))
2391 zfseeko(f, -8192L, SEEK_CUR);
2459 if (zfseeko(f, -24, SEEK_CUR) != 0) {
2484 if (fseek(f, -4, SEEK_CUR) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_iterators.c537 if(0 != fseeko(iterator->file, iterator->length, SEEK_CUR)) {
567 if(0 != fseeko(iterator->file, iterator->length, SEEK_CUR)) {
636 if(0 != fseeko(iterator->file, -((int)id_bytes), SEEK_CUR)) {
2149 if(0 != seek_cb(handle, block_length, SEEK_CUR))
2996 if(seek_cb(handle, 2, SEEK_CUR) < 0)
3008 if(seek_cb(handle, tag_length, SEEK_CUR) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c206 case SEEK_CUR:
256 case SEEK_CUR:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.c751 int error = lseek(file_fd, off, SEEK_CUR);
1689 lseek(file_fd, hole, SEEK_CUR) == -1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dcmd_vfs.c431 printf("Usage: lseek <fd> <offset> <whence>\n...where whence is 1 => SEEK_SET, 2 => SEEK_CUR, 3 => SEEK_END\n");
440 case 2: whence = SEEK_CUR; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfloppyd.c1171 lseek(devFd, 0, SEEK_CUR));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dwin32_io.c887 * SEEK_CUR - Offset is relative to current position.
901 case SEEK_CUR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftpd.c602 lseek(test->ofile, -1, SEEK_CUR); /* smash lf on top of the cr */

Completed in 329 milliseconds

12345678910