Home
last modified time | relevance | path

Searched defs:rv4 (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_dual_dns_resolver.cc56 int rv4 = 0, rv6 = 0; in resolve() local
80 auto rv4 = resolv4_.get_status(result); in get_status() local
/third_party/node/test/parallel/
Dtest-child-process-send-returns-boolean.js45 const rv4 = s.send('four', (err) => { constant