Home
last modified time | relevance | path

Searched refs:nxt_unit_process_new_port (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_unit.c65 static int nxt_unit_process_new_port(nxt_unit_ctx_t *ctx,
1077 rc = nxt_unit_process_new_port(ctx, &recv_msg); in nxt_unit_process_msg()
1182 nxt_unit_process_new_port(nxt_unit_ctx_t *ctx, nxt_unit_recv_msg_t *recv_msg) in nxt_unit_process_new_port() function