Searched refs:eph_read_line (Results 1 – 1 of 1) sorted by relevance
327 static char *eph_read_line(struct eph_conn *conn) in eph_read_line() function353 if (!(line = eph_read_line(conn))) in eph_parse_request()357 if (!(line = eph_read_line(conn))) in eph_parse_request()647 while ((line = eph_read_line(conn))) { in eph_http_session()