Home
last modified time | relevance | path

Searched refs:off_t (Results 51 – 75 of 812) sorted by relevance

12345678910>>...33

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstdio.c103 (void) (*fp->f_seek)((void *)fp, (off_t)0, SEEK_END);
178 off_t
181 off_t offset;
184 register off_t ret;
186 ret = lseek(fp->f_file, (off_t) offset, whence);
187 if (ret != (off_t) -1)
449 (void) (*fp->f_seek)(fp, (off_t)0, SEEK_END);
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.h78 off_t regoff; /* Register offset or address. */
80 off_t zero_regoff; /* Offset of register used to zero counter. */
103 off_t regoff; /* Register offset or address. */
114 #define NO_REGISTER (off_t)-1ULL
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioRawPipe.cc44 const off_t off // offset in AudioRawPipe()
131 SetOffset(off_t val) in SetOffset()
133 off_t setting = 0; in SetOffset()
163 off_t AudioRawPipe::
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_as.c47 off_t
50 off_t addr; in av1394_as_alloc()
59 av1394_as_free(av1394_as_t *as, off_t addr) in av1394_as_free()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_peread.c251 (off_t)pep->pe_filesize, in load_optional_header32()
290 (off_t)pep->pe_filesize, in load_optional_header64()
351 (off_t)pep->pe_filesize, in pe_load_section()
462 (char *)&filesect,(off_t)cur_offset, in dwarf_pe_load_dwarf_section_headers()
464 (off_t)pep->pe_filesize, in dwarf_pe_load_dwarf_section_headers()
586 (off_t)nt_address, sizeof(nt_sig_array), in dwarf_load_pe_sections()
587 (off_t)pep->pe_filesize,errcode); in dwarf_load_pe_sections()
609 (off_t)pep->pe_nt_header_offset, sizeof(ifh), in dwarf_load_pe_sections()
610 (off_t)pep->pe_filesize,errcode); in dwarf_load_pe_sections()
681 (off_t)pep->pe_filesize,errcode); in dwarf_load_pe_sections()
[all …]
/illumos-gate/usr/src/cmd/tail/
H A Dreverse.c49 static void r_reg(FILE *, const char *, enum STYLE, off_t, struct stat *);
70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse()
99 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
102 off_t curoff, size, lineend; in r_reg()
120 curoff >= map.mapoff + (off_t)map.maplen) { in r_reg()
185 off_t enomem; in r_buf()
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c180 sb->st_size = (off_t)buf.st_size; in fstat()
207 off_t
208 lseek(int filefd, off_t addr, int whence) in lseek()
236 off_t
237 kern_lseek(int filefd, off_t hi, off_t lo) in kern_lseek()
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_pcicfg.c80 mc_pcicfg_get32(mc_pcicfg_hdl_t cookie, off_t offset) in mc_pcicfg_get32()
88 mc_pcicfg_put32(mc_pcicfg_hdl_t cookie, off_t offset, uint32_t val) in mc_pcicfg_put32()
96 mc_pcicfg_get32_nohdl(mc_t *mc, enum mc_funcnum func, off_t offset) in mc_pcicfg_get32_nohdl()
103 mc_pcicfg_put32_nohdl(mc_t *mc, enum mc_funcnum func, off_t offset, in mc_pcicfg_put32_nohdl()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Drevlib.c36 int rev_line(Sfio_t *in, Sfio_t *out, off_t start) in rev_line()
41 off_t offset; in rev_line()
42 if(sfseek(in,(off_t)0,SEEK_CUR) < 0) in rev_line()
54 if((offset = sfseek(in,(off_t)0,SEEK_END)) <= start) in rev_line()
/illumos-gate/usr/src/boot/libsa/
H A Dsplitfs.c43 off_t tot_pos; /* Offset from the beginning of the sequence */
44 off_t file_pos; /* Offset from the beginning of the slice */
51 static off_t splitfs_seek(struct open_file *f, off_t offset, int where);
234 static off_t
235 splitfs_seek(struct open_file *f, off_t offset, int where) in splitfs_seek()
239 off_t new_pos, seek_by; in splitfs_seek()
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbsub.c37 off_t last_off;
55 offset(off_t off) in offset()
57 off_t off_diff; in offset()
199 indirect(off_t offset, size_t size, char *base, char *member) in indirect()
/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dconvert.h51 int, int, off_t, format_type&);
58 format_type, format_type, off_t, off_t);
/illumos-gate/usr/src/head/
H A Dfcntl.h135 extern int posix_fadvise(int, off_t, off_t, int);
136 extern int posix_fallocate(int, off_t, off_t);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/dir/
H A Ddirlib.h54 #undef off_t
58 #define off_t off64_t macro
103 #undef off_t
107 #define off_t off64_t
/illumos-gate/usr/src/uts/intel/io/vmm/sys/
H A Dvmm_vm.h103 int vm_segmap_obj(struct vm *, int, off_t, off_t, struct as *, caddr_t *,
105 int vm_segmap_space(struct vm *, off_t, struct as *, caddr_t *, off_t, uint_t,
/illumos-gate/usr/src/uts/intel/sys/
H A Diommulib.h77 dev_info_t *rdip, ddi_dma_handle_t dma_handle, off_t off,
82 off_t *offp, size_t *lenp, ddi_dma_cookie_t *cookiep,
161 ddi_dma_handle_t handle, off_t off, size_t len, uint_t cache_flags);
164 ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp,
234 ddi_dma_handle_t dma_handle, off_t off, size_t len,
238 ddi_dma_handle_t dma_handle, uint_t win, off_t *offp, size_t *lenp,
295 ddi_dma_handle_t handle, off_t off, size_t len, uint_t cache_flags);
298 ddi_dma_handle_t handle, uint_t win, off_t *offp, size_t *lenp,
/illumos-gate/usr/src/boot/sys/sys/
H A Dtypes.h181 typedef __off_t off_t; /* file offset */ typedef
392 int ftruncate(int, off_t);
396 off_t lseek(int, off_t, int);
400 void * mmap(void *, size_t, int, int, int, off_t);
404 int truncate(const char *, off_t);
/illumos-gate/usr/src/lib/libnsl/common/
H A Ddaemon_utils.c75 lock.l_start = (off_t)0; in _check_daemon_lock()
76 lock.l_len = (off_t)0; in _check_daemon_lock()
154 lock.l_start = (off_t)0; in _enter_daemon_lock()
155 lock.l_len = (off_t)0; in _enter_daemon_lock()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudioHdr.h157 virtual Double Bytes_to_Time(off_t cnt) const;
158 virtual off_t Time_to_Bytes(Double sec) const;
161 virtual off_t Bytes_to_Bytes(off_t& cnt) const;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtruncate.c55 ftruncate(int fildes, off_t len) in ftruncate()
62 lck.l_len = (off_t)0; /* until the end of the file address space */ in ftruncate()
71 truncate(const char *path, off_t len) in truncate()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h128 extern off_t pos; /* starting offset within ino; used globally */
292 extern caddr_t mapfile(int, off_t, off_t, int);
295 extern void dumpfile(int, caddr_t, off_t, off_t, off_t, int, int);
318 extern void dmpblk(daddr32_t, size_t, off_t);
/illumos-gate/usr/src/cmd/csh/
H A Dsh.h205 off_t Bfseekp; /* Seek pointer */
206 off_t Bfbobp; /* Seekp of beginning of buffers */
207 off_t Bfeobp; /* Seekp of end of buffers */
221 extern off_t btell(void);
229 extern off_t lineloc;
342 off_t w_start; /* Point to restart loop */
343 off_t w_end; /* End of loop (0 if unknown) */
/illumos-gate/usr/src/uts/common/sys/
H A Dconf.h120 extern int cdev_mmap(int (*)(dev_t, off_t, int),
121 dev_t, off_t, int);
122 extern int cdev_segmap(dev_t, off_t, struct as *, caddr_t *,
123 off_t, uint_t, uint_t, uint_t, cred_t *);
/illumos-gate/usr/src/stand/lib/sa/
H A Dstdio.c283 off_t new_offset, result; in fseek()
290 new_offset = (off_t)offset; in fseek()
293 new_offset = stream->_offset + (off_t)offset; in fseek()
296 new_offset = (off_t)stream->_len + (off_t)offset; in fseek()
303 if (new_offset > (off_t)stream->_len) { in fseek()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfcntl.c39 #undef off_t
41 #define off_t off_t macro
63 #undef off_t
64 #define off_t off64_t macro

12345678910>>...33