Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_lseek.c41 pr_lseek(struct ps_prochandle *Pr, int filedes, off_t offset, int whence) in pr_lseek()
116 pr_llseek(struct ps_prochandle *Pr, int filedes, offset_t offset, int whence) in pr_llseek()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcdos.c83 static struct map *getmapping(Dosdisc_t *dp, Sfoff_t offset, register int whence) in getmapping()
230 static Sfoff_t cur_offset(Dosdisc_t *dp, Sfoff_t offset,Sfio_t *iop,register int whence) in cur_offset()
276 static Sfoff_t dos_seek(Sfio_t *iop, Sfoff_t offset, register int whence, Sfdisc_t* disc) in dos_seek()
/illumos-gate/usr/src/cmd/sendmail/db/os/
H A Dos_seek.c31 __os_seek(fd, pgsize, pageno, relative, isrewind, whence) in __os_seek() argument
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfseek.c77 sm_io_seek(fp, timeout, offset, whence) in sm_io_seek() argument
H A Dsmstdio.c201 sm_stdioseek(fp, offset, whence) in sm_stdioseek() argument
H A Dstdio.c179 sm_stdseek(fp, offset, whence) in sm_stdseek() argument
H A Dstrio.c164 sm_strseek(fp, offset, whence) in sm_strseek() argument
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c316 aioread(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aioread()
323 aiowrite(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aiowrite()
331 aioread64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, in aioread64()
338 aiowrite64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, in aiowrite64()
346 _aiorw(int fd, caddr_t buf, int bufsz, offset_t offset, int whence, in _aiorw()
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dpromfs.c99 promfs_lseek(int fd, off_t offset, int whence) in promfs_lseek()
H A Dfsswitch.c208 lseek(int filefd, off_t addr, int whence) in lseek()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_memio.c58 memio_seek(mdb_io_t *io, off64_t offset, int whence) in memio_seek()
H A Dmdb_strio.c63 strio_seek(mdb_io_t *io, off64_t offset, int whence) in strio_seek()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dwhence.c133 static int whence(Shell_t *shp,char **argv, register int flags) in whence() function
/illumos-gate/usr/src/test/zfs-tests/cmd/getholes/
H A Dgetholes.c119 int c, fd, options = 0, whence = SEEK_DATA; in main() local
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rep.c142 lock_register(int fd, int cmd, int type, off_t offset, int whence, off_t len) in lock_register()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dopen_wmemstream.c125 open_wmemstream_seek(FILE *iop, off_t off, int whence) in open_wmemstream_seek()
H A Dfmemopen.c134 fmemopen_seek(FILE *iop, off_t off, int whence) in fmemopen_seek()
H A Dopen_memstream.c165 open_memstream_seek(FILE *iop, off_t off, int whence) in open_memstream_seek()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_promio.c79 pio_seek(mdb_io_t *io, off64_t offset, int whence) in pio_seek()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c748 #define DEV_LSEEK(fd, offset, whence) \ argument
751 #define DEV_LSEEK(fd, offset, whence) \ argument
/illumos-gate/usr/src/common/fs/
H A Ddecompress.c267 cf_seek(fileid_t *filep, off_t addr, int whence) in cf_seek()
H A Dbootfsops.c256 bbootfs_lseek(int fd, off_t addr, int whence) in bbootfs_lseek()
/illumos-gate/usr/src/uts/common/krtld/
H A Dbootrd.c113 BRD_SEEK(struct boot_fs_ops *ops, int fd, off_t addr, int whence) in BRD_SEEK()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c307 boot_nfs_lseek(int fd, off_t offset, int whence) in boot_nfs_lseek()
/illumos-gate/usr/src/stand/lib/sa/
H A Dstdio.c281 fseek(FILE *stream, long offset, int whence) in fseek()

123