Searched defs:send_reply (Results 1 – 6 of 6) sorted by relevance
/third_party/nghttp2/src/ |
D | shrpx_api_downstream_connection.cc | 98 int APIDownstreamConnection::send_reply(unsigned int http_status, in send_reply() function in shrpx::APIDownstreamConnection
|
D | shrpx_https_upstream.cc | 962 int HttpsUpstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::HttpsUpstream
|
D | shrpx_http2_upstream.cc | 1507 int Http2Upstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::Http2Upstream
|
D | shrpx_http3_upstream.cc | 1662 int Http3Upstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::Http3Upstream
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_lowlevel.c | 198 static int send_reply(fuse_req_t req, int error, const void *arg, in send_reply() function
|
/third_party/libfuse/lib/ |
D | fuse_lowlevel.c | 245 static int send_reply(fuse_req_t req, int error, const void *arg, function
|