Home | History | Annotate | Download | only in lib

Lines Matching refs:readwrite

474     if(conn->handler->readwrite) {
475 result = conn->handler->readwrite(data, conn, &nread, &readmore);
492 if(conn->handler->readwrite &&
494 result = conn->handler->readwrite(data, conn, &nread, &readmore);
784 if(conn->handler->readwrite &&
790 result = conn->handler->readwrite(data, conn, &nread, &readmore);