Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Duipc_syscalls.c615 size_t iovlen = UIO_SMALLIOV; in sys_sendmmsg() local
706 int iovlen = 0; in sendit() local
902 size_t iovlen = UIO_SMALLIOV; in sys_recvmmsg() local
1037 int iovlen = 0, kmsgflags; in recvit() local
H A Dsys_generic.c212 u_int iovlen; in dofilereadv() local
340 u_int iovlen; in dofilewritev() local
/openbsd/sbin/isakmpd/
H A Dmessage.h116 u_int iovlen; member
/openbsd/usr.sbin/dhcpd/
H A Dsync.c353 sync_send(struct iovec *iov, int iovlen) in sync_send()
/openbsd/libexec/spamd/
H A Dsync.c389 sync_send(struct iovec *iov, int iovlen) in sync_send()