Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port.h149 NXT_PORT_MSG_WHOAMI = nxt_msg_last(_NXT_PORT_MSG_WHOAMI), enumerator
H A Dnxt_process.c796 ret = nxt_port_socket_write(task, main_port, NXT_PORT_MSG_WHOAMI, in nxt_process_whoami()