Searched refs:SEEK_CUR (Results 26 - 50 of 125) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/tools/
H A Dqt-faststart.c137 fseeko(infile, -ATOM_PREAMBLE_SIZE, SEEK_CUR);
154 fseeko(infile, atom_size - ATOM_PREAMBLE_SIZE * 2, SEEK_CUR);
156 fseeko(infile, atom_size - ATOM_PREAMBLE_SIZE, SEEK_CUR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c208 if (lseek(in->fd, (off_t)bypass, SEEK_CUR) == -1)
289 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - gz.left;
329 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - strm->avail_in;
338 end = lseek(gz.fd, 0L, SEEK_CUR) - gz.left;
356 lseek(gz.fd, -1L, SEEK_CUR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c208 if (lseek(in->fd, (off_t)bypass, SEEK_CUR) == -1)
289 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - gz.left;
329 lastoff = lseek(gz.fd, 0L, SEEK_CUR) - strm->avail_in;
338 end = lseek(gz.fd, 0L, SEEK_CUR) - gz.left;
356 lseek(gz.fd, -1L, SEEK_CUR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A D4xm.c109 url_fseek(pb, 12, SEEK_CUR);
318 url_fseek(pb, size, SEEK_CUR);
323 url_fseek(pb, size, SEEK_CUR);
H A Dwestwood.c308 url_fseek(pb, chunk_size, SEEK_CUR);
356 url_fseek(pb, 1, SEEK_CUR);
367 url_fseek(pb, chunk_size + skip_byte, SEEK_CUR);
H A Dwc3movie.c151 url_fseek(pb, 12, SEEK_CUR);
167 url_fseek(pb, size, SEEK_CUR);
172 url_fseek(pb, 8, SEEK_CUR);
338 url_fseek(pb, size, SEEK_CUR);
H A Dmmf.c197 for(;; url_fseek(pb, size, SEEK_CUR)) {
228 for(;; url_fseek(pb, size, SEEK_CUR)) {
H A Delectronicarts.c518 url_fseek(pb, -8, SEEK_CUR); // include chunk preamble
523 url_fseek(pb, 8, SEEK_CUR); // skip ea dct header
544 url_fseek(pb, chunk_size, SEEK_CUR);
H A Dflvenc.c254 url_fseek(pb, data_size + 10 - 3, SEEK_CUR);
279 url_fseek(pb, -data_size - 10, SEEK_CUR);
281 url_fseek(pb, data_size + 10 - 3, SEEK_CUR);
H A Dau.c144 url_fseek(pb, size - 24, SEEK_CUR);
H A Dflic.c195 url_fseek(pb, size - 6, SEEK_CUR);
H A Diff.c127 url_fseek(pb, data_size + padding, SEEK_CUR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/bin/megatron/
H A Dmacbin.c189 pos = lseek( bin.filed, 0, SEEK_CUR );
195 pos = lseek( bin.filed, HEADBUFSIZ - pos, SEEK_CUR );
288 pos = lseek( bin.filed, 0, SEEK_CUR );
294 pos = lseek( bin.filed, HEADBUFSIZ - pos - 1, SEEK_CUR );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/adouble/
H A Dad_write.c115 if ((off_t)-1 == (curpos = lseek(fd, 0, SEEK_CUR)) ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dread.c88 if (offset && lseek(fd, offset, SEEK_CUR) == (off_t)-1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmacbin.c189 pos = lseek( bin.filed, 0, SEEK_CUR );
195 pos = lseek( bin.filed, HEADBUFSIZ - pos, SEEK_CUR );
288 pos = lseek( bin.filed, 0, SEEK_CUR );
294 pos = lseek( bin.filed, HEADBUFSIZ - pos - 1, SEEK_CUR );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_write.c115 if ((off_t)-1 == (curpos = lseek(fd, 0, SEEK_CUR)) ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dzconf.h297 # define SEEK_CUR 1 /* Seek from current position. */ macro

Completed in 182 milliseconds

12345