Searched defs:iovec (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/sys/ |
H A D | uio.h | 51 struct iovec { struct 68 struct iovec *uio_iov; /* pointer to array of iovecs */ argument [all...] |
/openbsd-src/usr.sbin/vmd/ |
H A D | atomicio.c | 88 atomiciov6(ssize_t (* f)(int,const struct iovec *,int),int fd,const struct iovec * _iov,int iovcnt,int (* cb)(void *,size_t),void * cb_arg) atomiciov6() argument 149 atomiciov(ssize_t (* f)(int,const struct iovec *,int),int fd,const struct iovec * _iov,int iovcnt) atomiciov() argument
|
/openbsd-src/usr.bin/ssh/ |
H A D | atomicio.c | 93 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6() 159 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov()
|
/openbsd-src/games/mille/ |
H A D | varpush.c | 51 varpush(int file, ssize_t (*func)(int, const struct iovec *, int)) in varpush()
|
/openbsd-src/sbin/ldattach/ |
H A D | atomicio.c | 78 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 4371 const struct bfd_iovec *iovec; member
|