Searched refs:wcurr (Results 1 – 1 of 1) sorted by relevance
316 int wbytes, wcurr; in eph_write_data() local319 if ((wcurr = eph_write(conn, buf + wbytes, nbyte - wbytes)) < 0) in eph_write_data()321 wbytes += wcurr; in eph_write_data()