Home
last modified time | relevance | path

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

/dports/devel/libunit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()
/dports/www/unit-java/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()
/dports/www/unit-perl/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()
/dports/www/unit-php/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()
/dports/www/unit-python/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()
/dports/www/unit/unit-1.26.1/src/python/
H A Dnxt_python_asgi_http.c27 Py_ssize_t send_body_off; member
102 http->send_body_off = 0; in nxt_py_asgi_http_create()
427 http->send_body_off = body_off; in nxt_py_asgi_http_response_body()
568 body_str = PyBytes_AS_STRING(http->send_body) + http->send_body_off; in nxt_py_asgi_http_drain()
569 body_len = PyBytes_GET_SIZE(http->send_body) - http->send_body_off; in nxt_py_asgi_http_drain()
586 http->send_body_off += sent; in nxt_py_asgi_http_drain()