Home
last modified time | relevance | path

Searched defs:send_reply (Results 1 – 6 of 6) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc98 int APIDownstreamConnection::send_reply(unsigned int http_status, in send_reply() function in shrpx::APIDownstreamConnection
Dshrpx_https_upstream.cc962 int HttpsUpstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::HttpsUpstream
Dshrpx_http2_upstream.cc1507 int Http2Upstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::Http2Upstream
Dshrpx_http3_upstream.cc1662 int Http3Upstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::Http3Upstream
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c198 static int send_reply(fuse_req_t req, int error, const void *arg, in send_reply() function
/third_party/libfuse/lib/
Dfuse_lowlevel.c245 static int send_reply(fuse_req_t req, int error, const void *arg, function