/unit/src/wasm/ |
H A D | nxt_rt_wasmtime.c | 32 nxt_wasmtime_err_msg(wasmtime_error_t *error, wasm_trap_t *trap, in nxt_wasmtime_err_msg() 123 wasmtime_error_t *error; in nxt_wasmtime_execute_hook() local 146 wasmtime_error_t *error; in nxt_wasmtime_execute_request() local 273 wasmtime_error_t *error; in nxt_wasmtime_wasi_init() local 305 wasmtime_error_t *error; in nxt_wasmtime_init_memory() local 345 wasmtime_error_t *error; in nxt_wasmtime_init() local
|
/unit/src/ |
H A D | nxt_tstr.c | 46 nxt_work_handler_t error; member 151 nxt_tstr_test(nxt_tstr_state_t *state, nxt_str_t *str, u_char *error) in nxt_tstr_test() 179 nxt_tstr_state_done(nxt_tstr_state_t *state, u_char *error) in nxt_tstr_state_done() 309 nxt_work_handler_t ready, nxt_work_handler_t error) in nxt_tstr_query_resolve()
|
H A D | nxt_http_error.c | 18 static const char error[] = variable
|
H A D | nxt_js.c | 347 nxt_js_test(nxt_js_conf_t *jcf, nxt_str_t *str, u_char *error) in nxt_js_test() 494 nxt_js_error(njs_vm_t *vm, u_char *error) in nxt_js_error()
|
H A D | nxt_conf.c | 1243 nxt_conf_json_error_t *error) in nxt_conf_json_parse() 1374 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_value() 1484 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_object() 1711 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_array() 1819 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_string() 2080 u_char *end, nxt_conf_json_error_t *error) in nxt_conf_json_parse_number() 2211 nxt_conf_json_parse_error(nxt_conf_json_error_t *error, u_char *pos, in nxt_conf_json_parse_error()
|
H A D | nxt_sendbuf.h | 42 nxt_err_t error; member
|
H A D | nxt_upstream.h | 25 nxt_upstream_peer_error_t error; member
|
H A D | nxt_var.c | 40 nxt_work_handler_t error; member 380 nxt_var_test(nxt_tstr_state_t *state, nxt_str_t *str, u_char *error) in nxt_var_test()
|
H A D | nxt_script.c | 50 u_char *error) in nxt_script_new() 115 u_char error[NXT_MAX_ERROR_STR]; in nxt_script_get() local
|
H A D | nxt_conf.h | 73 nxt_str_t error; member
|
H A D | nxt_fd_event.h | 60 nxt_err_t error; member
|
H A D | nxt_file.h | 80 nxt_err_t error; member
|
H A D | nxt_http_parse.h | 107 uint8_t error; /* 1 bit */ member
|
H A D | nxt_poll_engine.c | 505 nxt_bool_t error; in nxt_poll() local
|
H A D | nxt_epoll_engine.c | 877 nxt_bool_t error; in nxt_epoll_poll() local
|
H A D | nxt_kqueue_engine.c | 670 nxt_bool_t error, eof; in nxt_kqueue_poll() local
|
H A D | nxt_conf_validation.c | 1381 u_char error[NXT_MAX_ERROR_STR]; in nxt_conf_validate() local 1494 u_char error[NXT_MAX_ERROR_STR]; in nxt_conf_vldt_error() local 1529 u_char error[NXT_MAX_ERROR_STR]; in nxt_conf_vldt_var() local
|
H A D | nxt_controller.c | 1277 nxt_conf_json_error_t error; in nxt_controller_process_config() local 1961 u_char error[NXT_MAX_ERROR_STR]; in nxt_controller_process_script() local
|
H A D | nxt_main_process.c | 26 nxt_socket_error_t error; member
|
H A D | nxt_http.h | 203 uint8_t error; /* 1 bit */ member
|
H A D | nxt_event_engine.h | 205 uint8_t error; /* 1 bit */ member
|
/unit/test/go/ns_inspect/ |
H A D | app.go | 34 func abortonerr(err error) {
|
/unit/src/nodejs/unit-http/ |
H A D | websocket_connection.js | 170 WebSocketConnection.prototype.handleSocketError = function(error) { argument
|
H A D | http_server.js | 39 ServerResponse.prototype.destroy = function destroy(error) { argument
|
/unit/src/java/nginx/unit/websocket/pojo/ |
H A D | PojoMethodMapping.java | 82 Method error = null; in PojoMethodMapping() local
|