Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Derrors.js599 const dnsException = hideStackFrames(function(code, syscall, hostname) { constant
753 dnsException, property
/third_party/node/lib/
Ddns.js65 const dnsException = errors.dnsException; constant