Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_accept.c183 nxt_conn_accept(task, lev, c); in nxt_conn_io_accept()
188 nxt_conn_accept(nxt_task_t *task, nxt_listen_event_t *lev, nxt_conn_t *c) in nxt_conn_accept() function
H A Dnxt_conn.h241 NXT_EXPORT void nxt_conn_accept(nxt_task_t *task, nxt_listen_event_t *lev,
H A Dnxt_kqueue_engine.c960 nxt_conn_accept(task, lev, c); in nxt_kqueue_conn_io_accept()
H A Dnxt_epoll_engine.c1035 nxt_conn_accept(task, lev, c); in nxt_epoll_conn_io_accept4()
/unit/auto/
H A Dsources66 src/nxt_conn_accept.c \