Searched refs:off_t (Results 251 - 275 of 567) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbw.h54 # define SMBW_OFF_T off_t
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dvorbiscomment.c116 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 Dfile.c64 off_t grabbag__file_get_filesize(const char *srcpath)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libs_common/
H A Dfile_utils_flac.c70 FLAC__bool file_utils__generate_flacfile(FLAC__bool is_ogg, const char *output_filename, off_t *output_filesize, unsigned length, const FLAC__StreamMetadata *streaminfo, FLAC__StreamMetadata **metadata, unsigned num_metadata)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dzconf.h288 # include <sys/types.h> /* for off_t */
289 # include <unistd.h> /* for SEEK_* and off_t */
291 # include <unixio.h> /* for off_t */
293 # define z_off_t off_t
H A Dzconf.in.h288 # include <sys/types.h> /* for off_t */
289 # include <unistd.h> /* for SEEK_* and off_t */
291 # include <unixio.h> /* for off_t */
293 # define z_off_t off_t
H A Dconfigure417 return mmap((caddr_t)0, (off_t)0, PROT_READ, MAP_SHARED, 0, (off_t)0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dwget.h133 off_t because: a) off_t is always 32-bit on Windows, and b) we
151 /* In case off_t is typedeffed to a large non-standard type that our
153 typedef off_t wgint;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsyscalls.c74 unsigned long fd, off_t offset)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Diw_handler.h435 extern int dev_get_wireless_info(char * buffer, char **start, off_t offset,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gdbm-1.8.3/
H A Dfindkey.c47 off_t file_pos;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dprivate.h104 off_t size; /* Used by vnode */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/kernel/
H A Dgpio.c141 static int gpio_proc_read(char *buf, char **start, off_t offset,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Drc.h107 extern int http_get(const char *server, char *buf, size_t count, off_t offset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows71 \ * Windows defines off_t to long (i.e., 32 bits). We need to pass 64-bit\\
74 #define off_t __db_off_t\\
75 typedef int64_t off_t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/CMake/
H A DCurlTests.c466 /* Check that off_t can represent 2**63 - 1 correctly.
470 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c109 off_t partial;
323 off_t offset, int length, int inout)
H A Daic7xxx_proc.c110 off_t partial;
336 off_t offset, int length, int inout)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/eeprom/
H A Dat25.c275 off_t offset, size_t count)
283 off_t offset, size_t count)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-pmcmsp.c74 static int read_msp_pci_counts(char *page, char **start, off_t off,
126 static int gen_pci_cfg_wr(char *page, char **start, off_t off,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/befs/
H A Ddatastream.c400 off_t dblindir_leftover;
411 off_t dbl_indir_off = blockno - indir_start_blk;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/include/event2/
H A Dutil.h199 #define ev_off_t off_t
426 #define evutil_offsetof(type, field) ((off_t)(&((type *)0)->field))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Defficeon-agp.c239 static int efficeon_insert_memory(struct agp_memory * mem, off_t pg_start, int type)
288 static int efficeon_remove_memory(struct agp_memory * mem, off_t pg_start, int type)
H A Dintel-gtt.c160 off_t pg_start, int mask_type)
198 off_t pg_start, int mask_type)
350 static int intel_i810_insert_entries(struct agp_memory *mem, off_t pg_start,
412 static int intel_i810_remove_entries(struct agp_memory *mem, off_t pg_start,
912 static int intel_i830_insert_entries(struct agp_memory *mem, off_t pg_start,
969 static int intel_i830_remove_entries(struct agp_memory *mem, off_t pg_start,
1143 static int intel_i915_insert_entries(struct agp_memory *mem, off_t pg_start,
1195 static int intel_i915_remove_entries(struct agp_memory *mem, off_t pg_start,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdio.in.h46 /* Get off_t and ssize_t. */
321 extern int fseeko (FILE *fp, off_t offset, int whence);
322 # define fseek(fp, offset, whence) fseeko (fp, (off_t)(offset), whence)
357 extern off_t ftello (FILE *fp);

Completed in 361 milliseconds

<<11121314151617181920>>