Home
last modified time | relevance | path

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

/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/nsone/
H A Dlist_zones.json19 "hostmaster": "hostmaster@nsone.net" string
38 "hostmaster": "hostmaster@nsone.net" string
H A Dlist_records_empty.json3 "hostmaster": "hostmaster@nsone.net", string
H A Dcreate_zone_success.json3 "hostmaster": "hostmaster@nsone.net", string
H A Dget_zone_success.json3 "hostmaster": "hostmaster@nsone.net", string
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/hostvirtual/
H A Dget_zone.json8 "hostmaster": "support@HOSTVIRTUAL.COM", string
/dports/dns/ldapdns/ldapdns-2.07/
H A Dconfig.h27 char *hostmaster; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Ddns.d.ts93 hostmaster: string; property
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Ddns.d.ts93 hostmaster: string; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Ddns.d.ts93 hostmaster: string; property
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Ddns.d.ts93 hostmaster: string; property
/dports/misc/netron/node_modules/@types/node/
H A Ddns.d.ts98 hostmaster: string; property
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/xfer/
H A Ddns_response.rs635 fn hostmaster() -> Name { in hostmaster() function
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/xfer/
H A Ddns_response.rs635 fn hostmaster() -> Name { in hostmaster() function
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddns.hh44 DNSName hostmaster; member
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Ddns.hh44 DNSName hostmaster; member
/dports/www/node10/node-v10.24.1/deps/cares/include/
H A Dares.h553 char *hostmaster; member
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares.h553 char *hostmaster; member
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares.h558 char *hostmaster; member
/dports/dns/c-ares/c-ares-1.17.2/include/
H A Dares.h591 char *hostmaster; member
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/include/
H A Dares.h583 char *hostmaster; member
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/
H A Ddnslookup.c1017 char *hostmaster; member
/dports/www/node10/node-v10.24.1/src/
H A Dcares_wrap.cc1122 const ares_unique_ptr hostmaster(hostmaster_temp); in ParseSoaReply() local