Home
last modified time | relevance | path

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

/openbsd/lib/libc/sys/
H A Dw_pwritev.c23 pwritev(int fd, const struct iovec *iovp, int iovcnt, off_t offset) in pwritev() function
/openbsd/usr.sbin/vmd/
H A Dvirtio.h126 ssize_t (*pwritev)(void *, struct iovec *, int, off_t); member