Lines Matching defs:reading
101 bool reading;
127 bool reading;
458 * started reading?
504 INSIST(resp->reading);
505 resp->reading = false;
677 * reading.
703 if (!resp->reading) {
728 INSIST(resp->reading);
729 resp->reading = false;
790 INSIST(disp->reading);
791 disp->reading = false;
888 * Phase 5: Resume reading if there are still active responses
1599 resp->reading ? "reading" : "not reading",
1601 disp->reading ? "reading" : "not reading",
1616 if (resp->reading) {
1662 resp->reading ? "reading" : "not reading",
1664 disp->reading ? "reading" : "not reading",
1675 if (resp->reading) {
1704 if (!disp->reading) {
1711 if (disp->reading) {
1740 * stack will get higher here, but it's mitigated by the ".reading"
1787 dispentry_log(resp, ISC_LOG_DEBUG(90), "reading");
1789 resp->reading = true;
1799 dispentry_log(resp, ISC_LOG_DEBUG(90), "reading from %p",
1804 "TCP reading without response from %p",
1808 disp->reading = true;
1869 resp->reading = true;
1870 dispentry_log(resp, ISC_LOG_DEBUG(90), "start reading");
2030 /* Add the resp to the reading list */
2034 resp->reading = true;
2036 if (!disp->reading) {
2037 /* Restart the reading */
2101 dispentry_log(resp, ISC_LOG_DEBUG(90), "continue reading");
2103 if (!resp->reading) {
2105 resp->reading = true;
2108 if (disp->reading) {
2118 disp->reading = true;
2125 if (resp->reading) {
2133 dispentry_log(resp, ISC_LOG_DEBUG(90), "continue reading");
2137 resp->reading = true;