Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c314 static int eph_write_data(struct eph_conn *conn, char const *buf, int nbyte) in eph_write_data() function
394 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()