/titanic_41/usr/src/lib/libproc/common/ |
H A D | pr_lseek.c | 43 pr_lseek(struct ps_prochandle *Pr, int filedes, off_t offset, int whence) in pr_lseek() 118 pr_llseek(struct ps_prochandle *Pr, int filedes, offset_t offset, int whence) in pr_llseek()
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | lseek.c | 36 lseek(int fd, off_t offset, int whence) in lseek()
|
/titanic_41/usr/src/cmd/sendmail/db/os/ |
H A D | os_seek.c | 31 __os_seek(fd, pgsize, pageno, relative, isrewind, whence) in __os_seek() argument
|
/titanic_41/usr/src/lib/libast/common/disc/ |
H A D | sfdcdos.c | 83 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()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | fseek.c | 79 sm_io_seek(fp, timeout, offset, whence) in sm_io_seek() argument
|
H A D | smstdio.c | 203 sm_stdioseek(fp, offset, whence) in sm_stdioseek() argument
|
H A D | stdio.c | 181 sm_stdseek(fp, offset, whence) in sm_stdseek() argument
|
H A D | strio.c | 166 sm_strseek(fp, offset, whence) in sm_strseek() argument
|
/titanic_41/usr/src/stand/lib/fs/common/ |
H A D | promfs.c | 99 promfs_lseek(int fd, off_t offset, int whence) in promfs_lseek()
|
H A D | fsswitch.c | 208 lseek(int filefd, off_t addr, int whence) in lseek()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_memio.c | 60 memio_seek(mdb_io_t *io, off64_t offset, int whence) in memio_seek()
|
H A D | mdb_strio.c | 65 strio_seek(mdb_io_t *io, off64_t offset, int whence) in strio_seek()
|
H A D | mdb_fdio.c | 79 fdio_seek(mdb_io_t *io, off64_t offset, int whence) in fdio_seek()
|
/titanic_41/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 318 aioread(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aioread() 325 aiowrite(int fd, caddr_t buf, int bufsz, off_t offset, int whence, in aiowrite() 333 aioread64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, in aioread64() 340 aiowrite64(int fd, caddr_t buf, int bufsz, off64_t offset, int whence, in aiowrite64() 348 _aiorw(int fd, caddr_t buf, int bufsz, offset_t offset, int whence, in _aiorw()
|
/titanic_41/usr/src/lib/libshell/common/bltins/ |
H A D | whence.c | 133 static int whence(Shell_t *shp,char **argv, register int flags) in whence() function
|
/titanic_41/usr/src/test/zfs-tests/cmd/getholes/ |
H A D | getholes.c | 119 int c, fd, options = 0, whence = SEEK_DATA; in main() local
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_rep.c | 142 lock_register(int fd, int cmd, int type, off_t offset, int whence, off_t len) in lock_register()
|
/titanic_41/usr/src/cmd/mdb/common/kmdb/ |
H A D | kmdb_promio.c | 79 pio_seek(mdb_io_t *io, off64_t offset, int whence) in pio_seek()
|
/titanic_41/usr/src/cmd/boot/installgrub/ |
H A D | pcfs_glue.c | 161 pcfs_glue_lseek(int fd, off_t addr, int whence) in pcfs_glue_lseek()
|
/titanic_41/usr/src/common/fs/ |
H A D | decompress.c | 267 cf_seek(fileid_t *filep, off_t addr, int whence) in cf_seek()
|
H A D | bootfsops.c | 256 bbootfs_lseek(int fd, off_t addr, int whence) in bbootfs_lseek()
|
/titanic_41/usr/src/uts/common/krtld/ |
H A D | bootrd.c | 110 BRD_SEEK(struct boot_fs_ops *ops, int fd, off_t addr, int whence) in BRD_SEEK()
|
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | dumptraverse.c | 782 #define DEV_LSEEK(fd, offset, whence) \ argument 785 #define DEV_LSEEK(fd, offset, whence) \ argument
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfsops.c | 307 boot_nfs_lseek(int fd, off_t offset, int whence) in boot_nfs_lseek()
|
/titanic_41/usr/src/stand/lib/sa/ |
H A D | stdio.c | 281 fseek(FILE *stream, long offset, int whence) in fseek()
|