Searched refs:nxt_python_ctx_t (Results 1 – 1 of 1) sorted by relevance
51 } nxt_python_ctx_t; typedef122 .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()915 nxt_python_ctx_t *pctx; in nxt_py_start_resp()917 pctx = (nxt_python_ctx_t *) self; in nxt_py_start_resp()1144 nxt_py_input_dealloc(nxt_python_ctx_t *self) in nxt_py_input_dealloc()1328 nxt_python_ctx_t *pctx; in nxt_py_input_next()[all …]