Lines Matching refs:iovcnt
1242 int iovcnt)1248 assert(iovcnt > 0 && iovcnt < 10);1254 struct iovec wrapiov[iovcnt+1];1255 for (int i = 0; i < iovcnt; i++) {1277 dvmJdwpSendBufferedRequest(state, wrapiov, iovcnt+1);