Home
last modified time | relevance | path

Searched refs:nxt_python_ctx_t (Results 1 – 1 of 1) sorted by relevance

/unit/src/python/
H A Dnxt_python_wsgi.c51 } nxt_python_ctx_t; typedef
122 .tp_basicsize = sizeof(nxt_python_ctx_t),
222 nxt_python_ctx_t *pctx; in nxt_python_wsgi_ctx_data_alloc()
269 nxt_python_ctx_t *pctx; in nxt_python_wsgi_ctx_data_free()
284 nxt_python_ctx_t *pctx; in nxt_python_wsgi_run()
314 nxt_python_ctx_t *pctx; in nxt_python_request_handler()
942 nxt_python_ctx_t *pctx; in nxt_py_start_resp()
944 pctx = (nxt_python_ctx_t *) self; in nxt_py_start_resp()
1171 nxt_py_input_dealloc(nxt_python_ctx_t *self) in nxt_py_input_dealloc()
1355 nxt_python_ctx_t *pctx; in nxt_py_input_next()
[all …]