Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h383 struct writev_args { struct
384 int fd; char fd_[PAD_(int)];
385 struct iovec * iovp; char iovp_[PAD_(struct iovec *)];
386 u_int iovcnt; char iovcnt_[PAD_(u_int)];