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.js358 hostmaster: 'admin.example.com', property
380 hostmaster: 'admin.example.com', property
/third_party/cares/
Dares.h574 char *hostmaster; member
/third_party/node/deps/cares/include/
Dares.h583 char *hostmaster; member
/third_party/node/src/
Dcares_wrap.cc585 const ares_unique_ptr hostmaster(hostmaster_temp); in ParseSoaReply() local