IOV_MAX
if ((u_int)iovcnt > IOV_MAX) {
if ((u_int)iovcnt > IOV_MAX) {
if (iovlen < 0 || iovlen > IOV_MAX)
if (msg32->msg_iovlen > IOV_MAX)
if ((u_int)msg->msg_iovlen > IOV_MAX) {
if (req->req_outbuf.dmbuf_iovcnt > IOV_MAX)
if (inbuf.dmbuf_iovcnt > IOV_MAX) {
NULL, IOV_MAX, NULL, 0,
if ((u_int)iovcnt > IOV_MAX) {
if ((u_int)iovcnt > IOV_MAX) {
if ((unsigned int)mp->msg_iovlen > IOV_MAX) {
if ((unsigned int)mp->msg_iovlen > IOV_MAX) {
retval = writev(2, NULL, IOV_MAX + 1);