Searched refs:maxBufSize (Results 1 – 1 of 1) sorted by relevance
223 const int maxBufSize = 8 * buf_incre; /* 8 KB max */ in get_encoded_response() local306 } while ((!headerEnd) && (EOS == B_FALSE) && (buflen < maxBufSize)); in get_encoded_response()418 (buflen < maxBufSize)) { in get_encoded_response()