Home
last modified time | relevance | path

Searched refs:UIO_MAXIOV (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/sys/
Duio.h84 #define UIO_MAXIOV 1024 /* Deprecated, use IOV_MAX instead */ macro
/openbsd/src/sbin/resolvd/
Dresolvd.c582 struct iovec iov[UIO_MAXIOV]; in regen_resolvconf()
662 if (iovcnt >= UIO_MAXIOV) { in regen_resolvconf()
/openbsd/src/gnu/usr.bin/perl/cpan/Socket/
DMakefile.PL240 UIO_MAXIOV