Home
last modified time | relevance | path

Searched refs:wcurr (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c316 int wbytes, wcurr; in eph_write_data() local
319 if ((wcurr = eph_write(conn, buf + wbytes, nbyte - wbytes)) < 0) in eph_write_data()
321 wbytes += wcurr; in eph_write_data()