Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 35) sorted by relevance

12

/unit/src/wasm/
H A Dnxt_rt_wasmtime.c35 va_list args; in nxt_wasmtime_err_msg() local
63 const wasmtime_val_t *args, size_t nargs, in nxt_wasm_get_init_mem_size()
74 const wasmtime_val_t *args, size_t nargs, in nxt_wasm_response_end()
85 const wasmtime_val_t *args, size_t nargs, in nxt_wasm_send_response()
96 const wasmtime_val_t *args, size_t nargs, in nxt_wasm_send_headers()
107 const wasmtime_val_t *args, size_t nargs, in nxt_wasm_set_resp_status()
144 wasmtime_val_t args[1] = { }; in nxt_wasmtime_execute_request() local
303 wasmtime_val_t args[1] = { }; in nxt_wasmtime_init_memory() local
413 wasmtime_val_t args[1] = { }; in nxt_wasmtime_destroy() local
/unit/test/
H A Dtest_forwarded_header.py46 def get_addr(*args, **kwargs):
50 def get_scheme(*args, **kwargs):
H A Dtest_proxy.py96 def get_http10(*args, **kwargs):
100 def post_http10(*args, **kwargs):
H A Dconftest.py572 def run_process(target, *args):
634 def _findall(*args, **kwargs):
703 def _wait_for_record(*args, **kwargs):
H A Dtest_proxy_chunked.py102 def get_http10(*args, **kwargs):
H A Dtest_upstreams_rr.py217 def sum_resps(*args):
/unit/src/ruby/
H A Dnxt_ruby_stream_io.c149 nxt_ruby_stream_io_read(VALUE obj, VALUE args) in nxt_ruby_stream_io_read()
203 nxt_ruby_stream_io_puts(VALUE obj, VALUE args) in nxt_ruby_stream_io_puts()
220 nxt_ruby_stream_io_write(VALUE obj, VALUE args) in nxt_ruby_stream_io_write()
/unit/test/unit/
H A Dlog.py12 def inner_function(*args, **kwargs):
88 def read(*args, **kwargs):
H A Dcontrol.py8 def args_wrapper(self, *args):
/unit/src/
H A Dnxt_file_name.c25 va_list args; in nxt_file_name_create() local
H A Dnxt_log.c73 va_list args; in nxt_log_handler() local
H A Dnxt_app_log.c26 va_list args; in nxt_log_time_handler() local
H A Dnxt_sprintf.c62 va_list args; in nxt_sprintf() local
98 nxt_vsprintf(u_char *buf, u_char *end, const char *fmt, va_list args) in nxt_vsprintf()
H A Dnxt_polarssl.c104 va_list args; in nxt_polarssl_log_error() local
H A Dnxt_process_title.c193 va_list args; in nxt_process_title() local
H A Dnxt_cyassl.c539 va_list args; in nxt_cyassl_conn_error() local
589 va_list args; in nxt_cyassl_log_error() local
H A Dnxt_h1proto_websocket.c15 uint8_t args; member
582 va_list args; in hxt_h1p_send_ws_error() local
H A Dnxt_gnutls.c684 va_list args; in nxt_gnutls_conn_log_error() local
733 va_list args; in nxt_gnutls_log_error() local
H A Dnxt_http_parse.c161 u_char *p, ch, *after_slash, *args; in nxt_http_parse_request_line() local
858 u_char *p, *u, c, ch, high, *args; in nxt_http_parse_complex_target() local
H A Dnxt_http_js.c156 njs_value_t *args; in nxt_http_js_ext_get_args() local
/unit/src/python/
H A Dnxt_python_wsgi.c311 PyObject *environ, *args, *response, *iterator, *item; in nxt_python_request_handler() local
935 nxt_py_start_resp(PyObject *self, PyObject *args) in nxt_py_start_resp()
1178 nxt_py_input_read(nxt_python_ctx_t *pctx, PyObject *args) in nxt_py_input_read()
1233 nxt_py_input_readline(nxt_python_ctx_t *pctx, PyObject *args) in nxt_py_input_readline()
1308 nxt_py_input_readlines(nxt_python_ctx_t *pctx, PyObject *args) in nxt_py_input_readlines()
/unit/test/unit/applications/
H A Dwebsockets.py187 def frame_write(self, sock, *args, **kwargs):
/unit/src/test/
H A Dnxt_clone_test.c391 va_list args; in nxt_clone_test_log_handler() local
H A Dnxt_http_parse_test.c14 nxt_str_t args; member
/unit/src/perl/
H A Dnxt_perl_psgi_layer.c129 PerlIO *f, int narg, SV **args) in nxt_perl_psgi_layer_stream_open()

12