pwritev.c | 1 /* $NetBSD: pwritev.c,v 1.7 2012/03/20 16:26:12 matt Exp $ */ 34 __RCSID("$NetBSD: pwritev.c,v 1.7 2012/03/20 16:26:12 matt Exp $"); 49 pwritev(int fd, const struct iovec *iovp, int iovcnt, off_t offset) function in typeref:typename:ssize_t
|