/unit/test/go/post_variables/ |
H A D | app.go | 8 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/empty/ |
H A D | app.go | 8 func handler(w http.ResponseWriter, r *http.Request) {} func
|
/unit/test/go/get_variables/ |
H A D | app.go | 8 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/mirror/ |
H A D | app.go | 10 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/ns_inspect/ |
H A D | app.go | 54 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/variables/ |
H A D | app.go | 10 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/404/ |
H A D | app.go | 10 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/command_line_arguments/ |
H A D | app.go | 12 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/test/go/cookies/ |
H A D | app.go | 8 func handler(w http.ResponseWriter, r *http.Request) { func
|
/unit/src/ |
H A D | nxt_controller.c | 589 nxt_port_rpc_handler_t handler, void *data) in nxt_controller_conf_send()
|
H A D | nxt_router.c | 3337 nxt_work_handler_t handler) in nxt_router_engine_joints_create()
|
H A D | nxt_http.h | 247 nxt_http_action_t *(*handler)(nxt_task_t *task, member
|
H A D | nxt_var.h | 22 nxt_var_handler_t handler; member 29 nxt_var_handler_t handler; member
|
H A D | nxt_script.c | 480 nxt_port_rpc_handler_t handler, void *ctx) in nxt_script_store_get()
|
H A D | nxt_router.h | 234 void (*handler)(nxt_task_t *task, nxt_http_request_t *r, member
|
H A D | nxt_port.h | 72 #define nxt_msg_last(handler) \ argument 260 nxt_port_handler_t handler; member
|
H A D | nxt_http_parse.h | 37 nxt_int_t (*handler)(nxt_http_request_parse_t *rp, member 82 nxt_http_field_handler_t handler; member
|
H A D | nxt_kqueue_engine.c | 610 nxt_kqueue_enable_post(nxt_event_engine_t *engine, nxt_work_handler_t handler) in nxt_kqueue_enable_post() 678 nxt_work_handler_t handler; in nxt_kqueue_poll() local 856 nxt_work_handler_t handler; in nxt_kqueue_conn_io_connect() local
|
H A D | nxt_job.c | 109 nxt_job_start(nxt_task_t *task, nxt_job_t *job, nxt_work_handler_t handler) in nxt_job_start() 140 nxt_work_handler_t handler; in nxt_job_thread_trampoline() local 157 nxt_job_return(nxt_task_t *task, nxt_job_t *job, nxt_work_handler_t handler) in nxt_job_return() 186 nxt_work_handler_t handler; in nxt_job_thread_return_handler() local
|
H A D | nxt_openssl.c | 1245 nxt_work_handler_t handler; local 1432 nxt_work_handler_t handler; local
|
H A D | nxt_port.c | 550 nxt_port_post_handler_t handler; member 559 nxt_port_post_handler_t handler; in nxt_port_post_handler() local 575 nxt_port_post_handler_t handler, void *data) in nxt_port_post()
|
H A D | nxt_conn_close.c | 23 nxt_work_handler_t handler; in nxt_conn_close() local
|
/unit/src/python/ |
H A D | nxt_python_asgi.c | 265 PyObject **handler; in nxt_python_asgi_ctx_data_alloc() member
|
/unit/test/python/lifespan/empty/ |
H A D | asgi.py | 4 async def handler(prefix, scope, receive, send): function
|
/unit/src/test/ |
H A D | nxt_http_parse_test.c | 42 nxt_int_t (*handler)(nxt_http_request_parse_t *rp, member
|