Searched refs:fseek (Results 1 - 25 of 397) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dfseek.c1 /* An fseek() function that, together with fflush(), is POSIX compliant.
26 fseek (FILE *fp, long offset, int whence) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dfseek.c1 /* An fseek() function that, together with fflush(), is POSIX compliant.
26 fseek (FILE *fp, long offset, int whence) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dfseek.c1 /* An fseek() function that, together with fflush(), is POSIX compliant.
26 fseek (FILE *fp, long offset, int whence) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/tools/
H A Dtrasher.c49 fseek(f, 0, SEEK_END);
51 fseek(f, 0, SEEK_SET);
56 fseek(f, pos, SEEK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/tools/
H A Dtrasher.c49 fseek(f, 0, SEEK_END);
51 fseek(f, 0, SEEK_SET);
56 fseek(f, pos, SEEK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tools/
H A Dtrasher.c49 fseek(f, 0, SEEK_END);
51 fseek(f, 0, SEEK_SET);
56 fseek(f, pos, SEEK_SET);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/tagutils/
H A Dtagutils-aac.c55 fseek(fin, size - 8, SEEK_CUR);
83 fseek(fin, 0, SEEK_SET);
188 fseek(aac_fp, 0, SEEK_END);
219 fseek(aac_fp, 4, SEEK_CUR);
223 fseek(aac_fp, 8, SEEK_CUR);
227 fseek(aac_fp, 28, SEEK_CUR);
250 fseek(infile, -3, SEEK_CUR);
283 fseek(infile, 0, SEEK_END);
285 fseek(infile, 0, SEEK_SET);
291 fseek(infil
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/tagutils/
H A Dtagutils-aac.c55 fseek(fin, size - 8, SEEK_CUR);
83 fseek(fin, 0, SEEK_SET);
188 fseek(aac_fp, 0, SEEK_END);
219 fseek(aac_fp, 4, SEEK_CUR);
223 fseek(aac_fp, 8, SEEK_CUR);
227 fseek(aac_fp, 28, SEEK_CUR);
250 fseek(infile, -3, SEEK_CUR);
283 fseek(infile, 0, SEEK_END);
285 fseek(infile, 0, SEEK_SET);
291 fseek(infil
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/tagutils/
H A Dtagutils-aac.c55 fseek(fin, size - 8, SEEK_CUR);
83 fseek(fin, 0, SEEK_SET);
188 fseek(aac_fp, 0, SEEK_END);
219 fseek(aac_fp, 4, SEEK_CUR);
223 fseek(aac_fp, 8, SEEK_CUR);
227 fseek(aac_fp, 28, SEEK_CUR);
250 fseek(infile, -3, SEEK_CUR);
283 fseek(infile, 0, SEEK_END);
285 fseek(infile, 0, SEEK_SET);
291 fseek(infil
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/aout/
H A Dencap.h95 fseek ((f), -sizeof (short), 1), \
101 #define HEADER_SEEK(f) (fseek ((f), HEADER_OFFSET((f)), 1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/aout/
H A Dencap.h95 fseek ((f), -sizeof (short), 1), \
101 #define HEADER_SEEK(f) (fseek ((f), HEADER_OFFSET((f)), 1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/aout/
H A Dencap.h95 fseek ((f), -sizeof (short), 1), \
101 #define HEADER_SEEK(f) (fseek ((f), HEADER_OFFSET((f)), 1))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bio/
H A Dbio_lcl.h17 #define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/cris/c/
H A Dfreopen1.c34 || fseek (f, 0L, SEEK_END) != 0
H A Dseek1.c29 || fseek (f, 0L, SEEK_END) != 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/cris/c/
H A Dfreopen1.c34 || fseek (f, 0L, SEEK_END) != 0
H A Dseek1.c29 || fseek (f, 0L, SEEK_END) != 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bio/
H A Dbio_lcl.h17 # define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bio/
H A Dbio_lcl.h17 #define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bio/
H A Dbio_lcl.h17 # define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bio/
H A Dbio_lcl.h17 #define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/cris/c/
H A Dfreopen1.c34 || fseek (f, 0L, SEEK_END) != 0
H A Dseek1.c29 || fseek (f, 0L, SEEK_END) != 0
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bio/
H A Dbio_lcl.h17 # define UP_fseek fseek
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djmemansi.c101 if (fseek(info->temp_file, file_offset, SEEK_SET))
114 if (fseek(info->temp_file, file_offset, SEEK_SET))

Completed in 280 milliseconds

1234567891011>>