Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_socket.c20 static nxt_int_t nxt_port_msg_chk_insert(nxt_task_t *task, nxt_port_t *port,
242 res = nxt_port_msg_chk_insert(task, port, &msg); in nxt_port_socket_write2()
303 nxt_port_msg_chk_insert(nxt_task_t *task, nxt_port_t *port, in nxt_port_msg_chk_insert() function