Searched refs:bc_writev (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/sys/4.2/
H A Dwritev.c47 return (bc_writev(fd, iov, iovcnt));
51 bc_writev(int fd, struct iovec *iov, int iovcnt) function
/illumos-gate/usr/src/lib/libbc/libc/sys/sys5/
H A Dwritev.c44 return (bc_writev(fd, iov, iovcnt));
48 bc_writev(int fd, struct iovec *iov, int iovcnt) function
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Dsyscall.c119 return (bc_writev(i1, c1, i2));

Completed in 59 milliseconds