Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c241 int eph_write(struct eph_conn *conn, char const *buf, int nbyte) in eph_write() function
319 if ((wcurr = eph_write(conn, buf + wbytes, nbyte - wbytes)) < 0) in eph_write_data()