Searched refs:eph_write_data (Results 1 – 1 of 1) sorted by relevance
314 static int eph_write_data(struct eph_conn *conn, char const *buf, int nbyte) in eph_write_data() function394 if (eph_write_data(conn, resp, resplen) != resplen) in eph_send_response()641 if (eph_write_data(conn, httpreq, rlen) == rlen) { in eph_http_session()