Searched defs:req_ (Results 1 – 7 of 7) sorted by relevance
/third_party/libuv/test/ | ||
D | test-udp-dgram-too-big.c | 36 static uv_udp_send_t req_; variable |
D | test-udp-ipv6.c | 43 static uv_udp_send_t req_; variable |
/third_party/node/test/parallel/ | ||
D | test-tcp-wrap-connect.js | 20 req.oncomplete = function(status, client_, req_, readable, writable) { argument |
D | test-tcp-wrap-listen.js | 64 function done(status, client_, req_) { argument |
/third_party/node/src/ | ||
D | node_file.h | 101 uv_fs_t* req_; variable |
D | heap_utils.cc | 259 uv_fs_t* req_; member in node::heap::__anon19bbe95d0111::FileOutputStream |
/third_party/nghttp2/src/ | ||
D | shrpx_downstream.h | 545 Request req_; variable |