Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/epoll2/examples/
Depoll-test.c190 static int eph_mod_conn(struct eph_conn *conn, unsigned int events) in eph_mod_conn() function
212 if (eph_mod_conn(conn, conn->events) < 0) in eph_connect()
233 if (eph_mod_conn(conn, conn->events) < 0) in eph_read()
252 if (eph_mod_conn(conn, conn->events) < 0) in eph_write()
271 if (eph_mod_conn(conn, conn->events) < 0) in eph_accept()