/unit/src/java/nginx/unit/websocket/ |
H A D | WsFrameBase.java | 85 private volatile State state = State.NEW_FRAME; field in WsFrameBase
|
H A D | WsRemoteEndpointImplBase.java | 1130 private State state = State.OPEN; field in WsRemoteEndpointImplBase.StateMachine
|
H A D | WsSession.java | 105 private volatile State state = State.OPEN; field in WsSession
|
/unit/src/ |
H A D | nxt_cache.c | 169 nxt_cache_query_state_t *state; in nxt_cache_query_locked() local 209 nxt_cache_query_state_t *state; in nxt_cache_node_hold() local 290 nxt_cache_query_state_t *state; in nxt_cache_node_test() local
|
H A D | nxt_cache.h | 107 nxt_cache_query_state_t *state; member
|
H A D | nxt_conf.c | 1284 } state; in nxt_conf_json_skip_space() local 1818 } state; in nxt_conf_json_parse_string() local
|
H A D | nxt_conn.c | 106 const nxt_conn_state_t *state, nxt_timer_t *timer) in nxt_conn_timer()
|
H A D | nxt_conn_connect.c | 40 const nxt_conn_state_t *state; in nxt_conn_io_connect() local 154 const nxt_conn_state_t *state; in nxt_conn_connect_error() local
|
H A D | nxt_conn_read.c | 14 const nxt_conn_state_t *state; in nxt_conn_wait() local 44 const nxt_conn_state_t *state; in nxt_conn_io_read() local
|
H A D | nxt_epoll_engine.c | 1063 const nxt_event_conn_state_t *state; in nxt_epoll_edge_conn_io_connect() local
|
H A D | nxt_fastcgi_record_parse.c | 39 } state; in nxt_fastcgi_record_parse() local
|
H A D | nxt_fastcgi_source.h | 30 uint8_t state; member 74 uint32_t state; /* 2 bits */ member
|
H A D | nxt_fd_event.h | 47 #define nxt_fd_event_is_disabled(state) \ argument 51 #define nxt_fd_event_is_active(state) \ argument
|
H A D | nxt_file_cache.c | 102 nxt_file_cache_query_state_t *state; in nxt_file_cache_query_locked() local 185 nxt_cache_query_state_t *state; in nxt_cache_node_test() local
|
H A D | nxt_http.h | 141 const nxt_http_request_state_t *state; member
|
H A D | nxt_http_chunk_parse.c | 41 } state; in nxt_http_chunk_parse() local
|
H A D | nxt_http_parse.c | 867 } state, saved_state; in nxt_http_parse_complex_target() local
|
H A D | nxt_http_parse.h | 103 uint8_t state; member
|
H A D | nxt_http_request.c | 117 } state; in nxt_http_validate_host() local
|
H A D | nxt_kqueue_engine.c | 856 const nxt_event_conn_state_t *state; in nxt_kqueue_conn_io_connect() local
|
H A D | nxt_openssl.c | 1247 const nxt_conn_state_t *state; local
|
H A D | nxt_process.h | 103 nxt_process_state_t state; member
|
H A D | nxt_runtime.h | 68 const char *state; member
|
H A D | nxt_string.c | 366 } state; in nxt_strverscmp() local
|
H A D | nxt_time_parse.c | 322 } state; in nxt_term_parse() local
|