Searched refs:off_t (Results 201 - 225 of 567) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dsys_microblaze.c70 unsigned long fd, off_t pgoff)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtypes.h28 typedef __kernel_off_t off_t; typedef
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dheader.h16 off_t id_offset;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dfile.c49 off_t off_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Dmkproto.awk130 if( $0 ~ /^const|^connection_struct|^pipes_struct|^smb_np_struct|^file_fd_struct|^files_struct|^connection_struct|^uid_t|^gid_t|^unsigned|^mode_t|^DIR|^user|^int|^pid_t|^ino_t|^off_t|^double/ ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmtools.h26 extern int lockf(int, int, off_t); /* SCO has no proper include file for lockf */
60 off_t offset; /* skip this many bytes */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dsyshdrs.h275 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
279 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dsyshdrs.h281 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
285 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dsyshdrs.h270 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
274 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A Dsyshdrs.h325 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
329 # define Lseek(a,b,c) lseek(a, (off_t) b, c)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Disc.c28 static off_t lease_file_size = (off_t)0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dminigzip.c139 off_t buf_len; /* length of the input file */
148 buf = mmap((caddr_t) 0, buf_len, PROT_READ, MAP_SHARED, ifd, (off_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsys_parisc32.c160 off_t of;
166 ret = sys_sendfile(out_fd, in_fd, offset ? (off_t __user *)&of : NULL, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dfile.c107 off_t pos;
188 off_t pos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Ddesktop.c166 if (lseek( si.sdt_fd, (off_t) 0L, SEEK_SET ) < 0) {
203 if ( lseek( si.sdt_fd, (off_t) rsize, SEEK_CUR ) < 0 ) {
377 if ( lseek( si.sdt_fd, (off_t) 0L, SEEK_SET ) < 0 ) {
394 if ( lseek( si.sdt_fd, (off_t) bsize, SEEK_CUR ) < 0 ) {
411 off_t offset;
450 if ( lseek( si.sdt_fd, (off_t) 0L, SEEK_SET ) < 0 ) {
468 if ( lseek( si.sdt_fd, (off_t) rsize, SEEK_CUR ) < 0 ) {
492 off_t size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dminigzip.c139 off_t buf_len; /* length of the input file */
148 buf = mmap((caddr_t) 0, buf_len, PROT_READ, MAP_SHARED, ifd, (off_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dalpha-agp.c86 static int alpha_core_agp_insert_memory(struct agp_memory *mem, off_t pg_start,
108 static int alpha_core_agp_remove_memory(struct agp_memory *mem, off_t pg_start,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dminigzip.c139 off_t buf_len; /* length of the input file */
148 buf = mmap((caddr_t) 0, buf_len, PROT_READ, MAP_SHARED, ifd, (off_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/ia64/
H A Daliasing-test.c27 static int map_mem(char *path, off_t offset, size_t length, int touch)
65 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Dget_header_tar.c238 off_t sz;
240 sz = (file_header->size + 511) & ~(off_t)511;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dftpgetput.c139 //off_t filesize = -1;
140 #define filesize ((off_t)-1)
143 off_t beg_range = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-mp3.c405 off_t file_size;
410 off_t pos;
490 off_t file_size;
553 off_t fp_size = 0;
554 off_t file_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils-mp3.c402 off_t file_size;
407 off_t pos;
487 off_t file_size;
550 off_t fp_size = 0;
551 off_t file_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dfdlimit.c211 tr_pread( int fd, void *buf, size_t count, off_t offset )
216 const off_t lrc = lseek( fd, offset, SEEK_SET );
224 tr_pwrite( int fd, const void *buf, size_t count, off_t offset )
229 const off_t lrc = lseek( fd, offset, SEEK_SET );
237 tr_prefetch( int fd UNUSED, off_t offset UNUSED, size_t count UNUSED )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/boot/
H A Delf2ecoff.c65 static void copy(int out, int in, off_t offset, off_t size)
130 static char *saveRead(int file, off_t offset, off_t len, char *name)
134 off_t off;

Completed in 487 milliseconds

1234567891011>>