Searched refs:off_t (Results 351 - 375 of 567) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dzconf.h421 # include <sys/types.h> /* for off_t */
452 # include <unistd.h> /* for SEEK_*, off_t, and _LFS64_LARGEFILE */
454 # include <unixio.h> /* for off_t */
457 # define z_off_t off_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_setup.h382 # define LSEEK_ERROR (off_t)-1
386 * Default sizeof(off_t) in case it hasn't been defined in config file.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/streams/
H A Dbstream.h191 //CPPUNIT_ASSERT(stream_in.SeekI(-2, wxFromEnd) == (off_t)stream_in.GetSize()-2);
326 //CPPUNIT_ASSERT(stream_out.SeekO(-2, wxFromEnd) == (off_t)stream_in.GetSize()-2);
348 off_t pos = stream_out.SeekO(5, wxFromStart);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_proc.c82 aic7xxx_proc_info ( struct Scsi_Host *HBAptr, char *buffer, char **start, off_t offset, int length,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c186 fd, off_t, offset)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_cs.h299 off_t offset,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_proc.c58 static int proc_scsi_read(char *buffer, char **start, off_t offset,
H A Dgdth_proc.c8 int gdth_proc_info(struct Scsi_Host *host, char *buffer,char **start,off_t offset,int length,
152 static int gdth_get_info(char *buffer,char **start,off_t offset,int length,
157 off_t begin = 0,pos = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dscsiglue.c414 char **start, off_t offset, int length, int inout)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_map.c511 len, prot, flags, fhp->fd, (off_t)0)) == (void *)MAP_FAILED) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/afppasswd/
H A Dafppasswd.c120 off_t pos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dmetadata.h35 #include <sys/types.h> /* for off_t */
469 * \retval off_t
474 FLAC_API off_t FLAC__metadata_simple_iterator_get_block_offset(const FLAC__Metadata_SimpleIterator *iterator);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doperations_shorthand_vorbiscomment.c191 const off_t size = grabbag__file_get_filesize(field->field_value);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dpicture.c357 const off_t size = grabbag__file_get_filesize(spec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Defirtc.c358 efi_rtc_read_proc(char *page, char **start, off_t off,
H A Dgenrtc.c461 static int gen_rtc_read_proc(char *page, char **start, off_t off,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.c641 assert( pch - buf == (off_t)bufLen );
1528 off_t bytesLeft;
1568 const off_t bytesThisPass = MIN( bytesLeft, (off_t)buflen );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_agpsupport.c443 int drm_agp_bind_memory(DRM_AGP_MEM * handle, off_t start)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/dma/
H A Ddma-api.c311 static int dma_read_proc(char *buf, char **start, off_t off,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h130 extern int au1000_dma_read_proc(char *buf, char **start, off_t fpos,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dbktr.c186 PROT_READ, MAP_SHARED, *video_fd, (off_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse.c82 off_t start;
83 off_t end;
630 off_t off, struct fuse_file_info *fi)
640 size_t size, off_t off, struct fuse_file_info *fi)
702 fuse_fill_dir_t filler, off_t off,
741 int fuse_fs_truncate(struct fuse_fs *fs, const char *path, off_t size)
750 int fuse_fs_ftruncate(struct fuse_fs *fs, const char *path, off_t size,
1591 off_t off, struct fuse_file_info *fi)
1643 size_t size, off_t off, struct fuse_file_info *fi)
1801 off_t of
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dpcmcia_resource.c150 off_t where, u8 *val,
187 int pcmcia_read_config_byte(struct pcmcia_device *p_dev, off_t where, u8 *val)
200 int pcmcia_write_config_byte(struct pcmcia_device *p_dev, off_t where, u8 val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dpptp.c1145 static int pptp_proc_info(char *buffer, char **start, off_t offset, int length, int *eof, void *data)
1149 off_t pos = 0;
1150 off_t begin = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Ddecoders.c65 static off_t flacfilesize_;
172 if(fseeko(dcd->file, (off_t)absolute_byte_offset, SEEK_SET) < 0) {
183 off_t offset;

Completed in 155 milliseconds

<<11121314151617181920>>