Searched refs:SEEK_CUR (Results 51 - 75 of 235) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dflacdec.c46 avio_seek(s->pb, -4, SEEK_CUR);
H A Dbethsoftvid.c150 avio_seek(pb, -1, SEEK_CUR);
189 avio_seek(pb, -1, SEEK_CUR); // include block type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistd.in.h29 #if !(defined SEEK_CUR && defined SEEK_END && defined SEEK_SET)
204 /* Set the offset of FD relative to SEEK_SET, SEEK_CUR, or SEEK_END.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dread.c88 if (offset && lseek(fd, offset, SEEK_CUR) == (off_t)-1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_atari.c81 current_off = Fseek(0, (int) fd, SEEK_CUR); /* find out where we are */
123 pos = Fseek(0, (int) fd, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dstatus.c161 const off_t off = lseek (so->fd, (off_t)0, SEEK_CUR);
168 const long off = (long) lseek (so->fd, (off_t)0, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Ddd.c255 if (lseek(ifd, skip * ibs, SEEK_CUR) < 0) {
266 if (lseek(ofd, seek * obs, SEEK_CUR) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dheader.c456 trace_sec->offset = lseek(fd, 0, SEEK_CUR);
458 trace_sec->size = lseek(fd, 0, SEEK_CUR) - trace_sec->offset;
467 buildid_sec->offset = lseek(fd, 0, SEEK_CUR);
473 buildid_sec->size = lseek(fd, 0, SEEK_CUR) -
519 attr->id_offset = lseek(fd, 0, SEEK_CUR);
528 self->attr_offset = lseek(fd, 0, SEEK_CUR);
547 self->event_offset = lseek(fd, 0, SEEK_CUR);
557 self->data_offset = lseek(fd, 0, SEEK_CUR);
871 tmp = lseek(fd, 0, SEEK_CUR);
1127 off_t offset = lseek(session->fd, 0, SEEK_CUR);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_file.c235 lock.l_whence = whence; /* SEEK_SET, SEEK_CUR, SEEK_END */
544 SEEK_CUR
561 ((whence==SEEK_SET)||(whence==SEEK_CUR)||(whence==SEEK_END)),\
602 SEEK_CUR
619 ((whence==SEEK_SET)||(whence==SEEK_CUR)||(whence==SEEK_END)),\
661 SEEK_CUR
678 ((whence==SEEK_SET)||(whence==SEEK_CUR)||(whence==SEEK_END)),\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/replace/
H A Drepdir_getdirentries.c128 d->seekpos = lseek(d->fd, 0, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_cacheprime.c152 offset = SMB_VFS_LSEEK(fsp, fd, 0, SEEK_CUR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davio.h266 return avio_seek(s, 0, SEEK_CUR);
H A Dbluray.c214 case SEEK_CUR:
H A Dhnm.c165 avio_seek(pb, -8, SEEK_CUR);
H A Dsubfile.c124 case SEEK_CUR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dutil.h68 # define SEEK_CUR 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dfilefnwce.cpp173 case SEEK_CUR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dffile.cpp189 origin = SEEK_CUR;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dzconf.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
H A Dzconf.in.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dforeign_metadata.c147 if(fseeko(f, -4, SEEK_CUR) < 0) {
154 if(fseeko(f, size, SEEK_CUR) < 0) {
229 if(fseeko(f, size, SEEK_CUR) < 0) {
287 if(fseeko(fout, FLAC__STREAM_METADATA_LENGTH_LEN/8, SEEK_CUR) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzconf.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
H A Dzconf.in.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dcrypt.c298 SEEK_CUR)) {
311 if ((flag & 8) != 0 && fseek(source, 16L, SEEK_CUR)) {
344 SEEK_CUR)) {
401 if ((flag & 8) != 0 && fseek(source, 16L, SEEK_CUR)) {

Completed in 136 milliseconds

12345678910