Home
last modified time | relevance | path

Searched defs:send_reply (Results 1 – 5 of 5) 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.cc915 int HttpsUpstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::HttpsUpstream
Dshrpx_http2_upstream.cc1497 int Http2Upstream::send_reply(Downstream *downstream, const uint8_t *body, in send_reply() function in shrpx::Http2Upstream
/third_party/weston/libweston/
Dweston-launch.c311 send_reply(struct weston_launch *wl, int reply) in send_reply() function
/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