Home
last modified time | relevance | path

Searched defs:iovec (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/sys/sys/
H A Duio.h17 struct iovec { struct
33 struct iovec *uio_iov; argument
/csrg-svn/usr.bin/uucp/uucico/
H A Dpk1.c20 struct iovec { struct
21 caddr_t iov_base;
22 int iov_len;
/csrg-svn/libexec/talkd/
H A Dannounce.c73 struct iovec iovec; local