Lines Matching refs:nxt_port_handler_t
13 nxt_port_handler_t rpc_ready;
14 nxt_port_handler_t rpc_error;
17 nxt_port_handler_t start_process;
18 nxt_port_handler_t socket;
19 nxt_port_handler_t modules;
20 nxt_port_handler_t conf_store;
21 nxt_port_handler_t cert_get;
22 nxt_port_handler_t cert_delete;
23 nxt_port_handler_t access_log;
26 nxt_port_handler_t change_file;
27 nxt_port_handler_t new_port;
28 nxt_port_handler_t get_port;
29 nxt_port_handler_t port_ack;
30 nxt_port_handler_t mmap;
31 nxt_port_handler_t get_mmap;
34 nxt_port_handler_t process_created;
35 nxt_port_handler_t process_ready;
36 nxt_port_handler_t whoami;
39 nxt_port_handler_t remove_pid;
42 nxt_port_handler_t quit;
45 nxt_port_handler_t req_headers;
46 nxt_port_handler_t req_headers_ack;
47 nxt_port_handler_t req_body;
50 nxt_port_handler_t websocket_frame;
53 nxt_port_handler_t data;
54 nxt_port_handler_t app_restart;
56 nxt_port_handler_t oosm;
57 nxt_port_handler_t shm_ack;
58 nxt_port_handler_t read_queue;
59 nxt_port_handler_t read_socket;
64 ( offsetof(nxt_port_handlers_t, name) / sizeof(nxt_port_handler_t) )
114 / sizeof(nxt_port_handler_t),
246 nxt_port_handler_t handler;
247 nxt_port_handler_t *data;