Searched refs:BUFLENOK (Results 1 – 1 of 1) sorted by relevance
379 #define BUFLENOK(s) (httpd->recvbuf - (s) < HTTP_RECVLEN) macro429 while (LENGTHOK(s) && BUFLENOK(s) && in process_request()434 if (!BUFLENOK(s)) in process_request()482 while (LENGTHOK(s) && BUFLENOK(s) && in process_request()487 if (!BUFLENOK(s)) in process_request()