Home
last modified time | relevance | path

Searched defs:rrtype (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/internet/
Dtest-dns-promises-resolve.js9 const rrtype = 'DUMMY'; constant
22 const rrtype = 0; constant
/third_party/node/lib/internal/dns/
Dcallback_resolver.js95 function resolve(hostname, rrtype, callback) { argument
Dpromises.js329 function resolve(hostname, rrtype) { argument
/third_party/libwebsockets/lib/system/async-dns/
Dasync-dns-parse.c159 uint16_t rrtype, rrpaylen; in lws_adns_iterate() local
/third_party/musl/src/network/
Dlookup_name.c134 int rrtype; member