/titanic_52/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | writev.c | 45 writev(int fd, struct iovec *iov, int iovcnt) in writev() argument 51 bc_writev(int fd, struct iovec *iov, int iovcnt) in bc_writev() argument
|
H A D | readv.c | 44 readv(int fd, struct iovec *iov, int iovcnt) in readv() argument 50 bc_readv(int fd, struct iovec *iov, int iovcnt) in bc_readv() argument
|
/titanic_52/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | readv.c | 43 readv(int fd, struct iovec *iov, int iovcnt) in readv() argument 49 bc_readv(int fd, struct iovec *iov, int iovcnt) in bc_readv() argument
|
H A D | writev.c | 42 writev(int fd, struct iovec *iov, int iovcnt) in writev() argument 48 bc_writev(int fd, struct iovec *iov, int iovcnt) in bc_writev() argument
|
/titanic_52/usr/src/uts/common/os/ |
H A D | move.c | 127 int iovcnt; in uio_prefaultpages() local 191 int iovcnt; in uiocopy() local 586 int32_t iovcnt in uioainit() local 711 int32_t iovcnt = uiop->uio_iovcnt; uioafini() local [all...] |
/titanic_52/usr/src/cmd/sendmail/libmilter/ |
H A D | comm.c | 241 retry_writev(fd, iov, iovcnt, timeout) in retry_writev() argument 330 int iovcnt; local [all...] |
/titanic_52/usr/src/uts/common/syscall/ |
H A D | rw.c | 619 readv(int fdes, struct iovec *iovp, int iovcnt) in readv() argument 777 writev(int fdes, struct iovec *iovp, int iovcnt) in writev() argument 926 preadv(int fdes,struct iovec * iovp,int iovcnt,off_t offset,off_t extended_offset) preadv() argument 1108 pwritev(int fdes,struct iovec * iovp,int iovcnt,off_t offset,off_t extended_offset) pwritev() argument 1623 readv32(int32_t fdes,caddr32_t iovp,int32_t iovcnt) readv32() argument 1629 writev32(int32_t fdes,caddr32_t iovp,int32_t iovcnt) writev32() argument [all...] |
/titanic_52/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 916 preadv64(int fildes, const struct iovec *iov, int iovcnt, off64_t offset) in preadv64() argument 928 preadv(int fildes, const struct iovec *iov, int iovcnt, off_t offset) in preadv() argument 956 pwritev64(int fildes, const struct iovec *iov, int iovcnt, off64_t offset) in pwritev64() argument 970 pwritev(int fildes, const struct iovec *iov, int iovcnt, off_t offset) in pwritev() argument 979 readv(int fildes, const struct iovec *iov, int iovcnt) in readv() argument 1167 writev(int fildes,const struct iovec * iov,int iovcnt) writev() argument [all...] |
/titanic_52/usr/src/lib/libsasl/lib/ |
H A D | checkpw.c | 352 static int retry_writev(int fd, struct iovec *iov, int iovcnt) in retry_writev() argument
|
/titanic_52/usr/src/uts/common/fs/nfs/ |
H A D | nfs_srv.c | 929 int iovcnt; in rfs_write_sync() local 1183 int iovcnt; in rfs_write() local [all...] |
H A D | nfs3_srv.c | 924 int iovcnt; in rfs3_read() local 1269 int iovcnt; in rfs3_write() local [all...] |
H A D | nfs_server.c | 3387 rfs_read_alloc(uint_t len, struct iovec **iov, int *iovcnt) in rfs_read_alloc() argument
|
H A D | nfs4_srv.c | 3160 int iovcnt; in rfs4_op_read() local 5610 int iovcnt; in rfs4_op_write() local [all...] |
/titanic_52/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 1025 int iovcnt; in recvmsg() local 1266 int iovcnt; in sendmsg() local [all...] |
H A D | socksubr.c | 1887 int iovcnt = 0; in soreadfile() local
|
/titanic_52/usr/src/lib/smbsrv/libmlrpc/common/ |
H A D | libmlrpc.h | 362 int iovcnt; member
|
/titanic_52/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_scsi.c | 727 int ret, i, iovcnt, flags; in sbd_copy_rdwr() local
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 681 int iovcnt = uio->uio_iovcnt; in zfs_write() local
|