Searched defs:bc_writev (Results 1 - 2 of 2) 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

Completed in 59 milliseconds