Searched refs:nxt_py_asgi_new_scope (Results 1 – 3 of 3) sorted by path
608 scope = nxt_py_asgi_new_scope(req, type, nxt_py_2_1_str); in nxt_py_asgi_create_http_scope()1318 nxt_py_asgi_new_scope(nxt_unit_request_info_t *req, PyObject *type, in nxt_py_asgi_new_scope() function
48 PyObject *nxt_py_asgi_new_scope(nxt_unit_request_info_t *req, PyObject *type,
167 scope = nxt_py_asgi_new_scope(NULL, nxt_py_lifespan_str, nxt_py_2_0_str); in nxt_py_asgi_lifespan_target_startup()