Searched refs:statusLineEnd (Results 1 – 1 of 1) sorted by relevance
238 char *statusLineEnd = NULL; in get_encoded_response() local323 statusLineEnd = strstr((const char *)buf, CRLF); in get_encoded_response()324 if (statusLineEnd == NULL) { in get_encoded_response()328 *statusLineEnd = '\0'; in get_encoded_response()358 nextHeader = statusLineEnd + CRLFlen; in get_encoded_response()