Searched refs:eph_write (Results 1 – 1 of 1) sorted by relevance
241 int eph_write(struct eph_conn *conn, char const *buf, int nbyte) in eph_write() function319 if ((wcurr = eph_write(conn, buf + wbytes, nbyte - wbytes)) < 0) in eph_write_data()