Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-dns-resolveany.js19 hostmaster: 'admin.example.com', property
Dtest-dns.js372 hostmaster: 'admin.example.com', property
394 hostmaster: 'admin.example.com', property
/third_party/cares/include/
Dares.h582 char *hostmaster; member
/third_party/node/deps/cares/include/
Dares.h615 char *hostmaster; member
/third_party/node/src/
Dcares_wrap.cc586 const ares_unique_ptr hostmaster(hostmaster_temp); in ParseSoaReply() local