Searched refs:clent (Results 1 – 2 of 2) sorted by relevance
642 static char const *clent = "Content-Length:"; in eph_http_session() local643 int length = -1, clens = strlen(clent); in eph_http_session()650 if (strncasecmp(line, clent, clens) == in eph_http_session()
145 2clent.