Searched refs:off_t (Results 76 - 100 of 552) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dunarchive.h16 off_t size;
52 off_t offset;
109 off_t bytes_out;
H A Ddump.h50 extern off_t bb_dump_skip; /* bytes to skip */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw.h48 off_t offset;
H A Dwrapped.c84 ssize_t pread(int fd, void *buf, size_t size, off_t ofs)
106 ssize_t pwrite(int fd, void *buf, size_t size, off_t ofs)
238 off_t lseek(int fd, off_t offset, int whence)
248 off_t __lseek(int fd, off_t offset, int whence)
253 off_t _lseek(int fd, off_t offset, int whence)
581 off_t telldir(void *dir)
592 int seekdir(void *dir, off_t offse
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/kernel/
H A Dexitcode.c17 static int read_proc_exitcode(char *page, char **start, off_t off,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_proc.h13 static int gdth_get_info(char *buffer,char **start,off_t offset,int length,
H A Dmegaraid.h1028 static int proc_read_config(char *, char **, off_t, int, int *, void *);
1029 static int proc_read_stat(char *, char **, off_t, int, int *, void *);
1030 static int proc_read_mbox(char *, char **, off_t, int, int *, void *);
1031 static int proc_rebuild_rate(char *, char **, off_t, int, int *, void *);
1032 static int proc_battery(char *, char **, off_t, int, int *, void *);
1033 static int proc_pdrv_ch0(char *, char **, off_t, int, int *, void *);
1034 static int proc_pdrv_ch1(char *, char **, off_t, int, int *, void *);
1035 static int proc_pdrv_ch2(char *, char **, off_t, int, int *, void *);
1036 static int proc_pdrv_ch3(char *, char **, off_t, int, int *, void *);
1038 static int proc_rdrv_10(char *, char **, off_t, in
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dstat.h42 off_t st_size;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dxdf_io.c241 static void adjust_bounds(Xdf_t *This, off_t *begin, off_t *end)
296 static int load_data(Xdf_t *This, off_t begin, off_t end, int retries)
327 static void mark_dirty(Xdf_t *This, off_t begin, off_t end)
342 static int load_bounds(Xdf_t *This, off_t begin, off_t end)
344 off_t lbegin, lend;
400 static void decompose(Xdf_t *This, int where, int len, off_t *begi
[all...]
H A Dfilter.c48 off_t where = truncBytes32(iwhere);
91 off_t where = truncBytes32(iwhere);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gdbm-1.8.3/
H A Dgdbmseq.c66 while (dbf->bucket_dir < dbf->header->dir_size / sizeof (off_t)
71 if (dbf->bucket_dir < dbf->header->dir_size / sizeof (off_t))
H A Dupdate.c44 off_t file_pos; /* Return value for lseek. */
65 off_t file_pos; /* Return value for lseek. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dupnphttp.h54 off_t req_RangeStart;
55 off_t req_RangeEnd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dupnphttp.h99 off_t req_RangeStart;
100 off_t req_RangeEnd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dupnphttp.h54 off_t req_RangeStart;
55 off_t req_RangeEnd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzlog.c11 #include <sys/types.h> /* size_t, off_t */
25 off_t extra; /* offset of extra "ap" subfield */
26 off_t mark_off; /* offset of marked data */
27 off_t last_off; /* offset of last block */
82 /* read an off_t from a byte buffer little-endian */
83 local off_t make_off(unsigned char *buf)
86 off_t val;
88 val = (off_t)(*buf++);
90 val += (off_t)(*buf++) << n;
105 /* write an off_t littl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzlog.c11 #include <sys/types.h> /* size_t, off_t */
25 off_t extra; /* offset of extra "ap" subfield */
26 off_t mark_off; /* offset of marked data */
27 off_t last_off; /* offset of last block */
82 /* read an off_t from a byte buffer little-endian */
83 local off_t make_off(unsigned char *buf)
86 off_t val;
88 val = (off_t)(*buf++);
90 val += (off_t)(*buf++) << n;
105 /* write an off_t littl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dlibsmbclient.h375 off_t (*lseek) (SMBCCTX *c, SMBCFILE * file, off_t offset, int whence);
389 off_t (*telldir) (SMBCCTX *c, SMBCFILE *dir);
390 int (*lseekdir)(SMBCCTX *c, SMBCFILE *dir, off_t offset);
844 * of (off_t)-1 is returned and errno is set to
857 off_t smbc_lseek(int fd, off_t offset, int whence);
1081 off_t smbc_telldir(int dh);
1111 int smbc_lseekdir(int fd, off_t offset);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dsplit.c65 off_t cnt = 1000;
66 off_t remaining = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dcmp.c50 USE_DESKTOP(off_t skip1 = 0, skip2 = 0;)
51 off_t char_pos = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_register.c22 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 1, nowait)
24 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 0, 0)
212 off_t end, pos;
298 pos = (off_t)lcnt * PID_LEN;
332 end = (off_t)mbytes * MEGABYTE + bytes;
363 pos = (off_t)lcnt * PID_LEN;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dproc_misc.c69 extern int get_locks_status (char *, char **, off_t, int);
71 static int proc_calc_metrics(char *page, char **start, off_t off,
82 static int loadavg_read_proc(char *page, char **start, off_t off,
99 static int uptime_read_proc(char *page, char **start, off_t off,
118 static int meminfo_read_proc(char *page, char **start, off_t off,
245 static int version_read_proc(char *page, char **start, off_t off,
342 static int hardware_read_proc(char *page, char **start, off_t off,
351 static int stram_read_proc(char *page, char **start, off_t off,
592 static int filesystems_read_proc(char *page, char **start, off_t off,
599 static int cmdline_read_proc(char *page, char **start, off_t of
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dutil.h61 extern ssize_t sys_sendfile (int __out_fd, int __in_fd, off_t *__offset,size_t __count);
129 extern int lock_reg(int fd, int cmd, int type, off_t offest, int whence, off_t len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dfseeko.c23 /* Get off_t and lseek. */
35 rpl_fseeko (FILE *fp, off_t offset, int whence)
98 off_t pos =
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/philips/pnx8550/common/
H A Dproc.c30 static int pnx8550_timers_read (char* page, char** start, off_t offset, int count, int* eof, void* data)
51 static int pnx8550_registers_read (char* page, char** start, off_t offset, int count, int* eof, void* data)

Completed in 303 milliseconds

1234567891011>>