Home
last modified time | relevance | path

Searched refs:zone (Results 14176 – 14200 of 64726) sorted by relevance

1...<<561562563564565566567568569570>>...2590

/dports/dns/bind911/bind-9.11.37/bin/tests/system/pkcs11ssl/
H A Dsetup.sh20 zone=rsa.example
35 $SIGNER -a -P -g -r $RANDFILE -o $zone $zonefile \
/dports/dns/bind911/bind-9.11.37/bin/tests/system/rpz/ns3/
H A Dbroken.db.in11 ; This basic file is copied to several zone files before being used.
15 ; broken zone
/dports/games/stendhal/stendhal-1.35/data/script/region/deniran/city/interior/grocery_store/
H A DGrocerNPC.lua65 local zone = "int_deniran_grocery_store"
67 if game:setZone(zone) then
/dports/www/firefox/firefox-99.0/js/public/
H A DZone.h59 extern JS_PUBLIC_API void JS_SetZoneUserData(JS::Zone* zone, void* data);
61 extern JS_PUBLIC_API void* JS_GetZoneUserData(JS::Zone* zone);
/dports/www/firefox/firefox-99.0/third_party/msgpack/include/msgpack/v3/
H A Dx3_unpack_decl.hpp44 msgpack::zone& z, in MSGPACK_API_VERSION_NAMESPACE()
52 msgpack::zone& z, in MSGPACK_API_VERSION_NAMESPACE()
/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/lib/FusionInventory/Agent/Task/Inventory/Solaris/
H A DMemory.pm42 my $zone = getZone();
44 my @memories = $zone eq 'global' ?
/dports/security/lego/lego-4.5.3/providers/dns/zoneee/
H A Dzoneee.toml3 URL = "https://www.zone.ee/"
25 API = "https://api.zone.eu/v2"
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/xdps/
H A DAFMFileFontInfo.h60 - (AFMGlyphInfo*)mutableCopyWithZone: (NSZone*)zone;
85 - (AFMFileFontInfo*)mutableCopyWithZone: (NSZone*)zone;
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Dtyper.h42 Zone* zone() const { return graph()->zone(); } in zone() function
/dports/www/mod_php81/php-8.1.1/ext/intl/tests/
H A Ddateformat_setTimeZone_error.phpt20 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'Array' in %s o…
23 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'non existing t…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/msgpack/include/msgpack/v3/
H A Dx3_unpack_decl.hpp44 msgpack::zone& z, in MSGPACK_API_VERSION_NAMESPACE()
52 msgpack::zone& z, in MSGPACK_API_VERSION_NAMESPACE()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/delzone/ns1/
H A Dnamed.conf24 zone "." {
29 zone "inlineslave.example" {
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/rpz/ns3/
H A Dbroken.db.in11 ; This basic file is copied to several zone files before being used.
15 ; broken zone
/dports/dns/samba-nsupdate/bind-9.16.5/contrib/dlz/modules/include/
H A Ddlz_dbi.h86 char * zone; member
101 build_querylist(const char *query_str, char **zone, char **record,
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/checkconf/
H A Dbad-kasp2.conf14 // Bad zone configuration because this has dnssec-policy and other DNSSEC sign
16 zone "example.net" {
/dports/lang/php81/php-8.1.1/ext/intl/tests/
H A Ddateformat_setTimeZone_error.phpt20 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'Array' in %s o…
23 Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: No such time zone: 'non existing t…
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/checkconf/
H A Dbad-kasp2.conf14 // Bad zone configuration because this has dnssec-policy and other DNSSEC sign
16 zone "example.net" {
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/rpz/ns3/
H A Dbroken.db.in11 ; This basic file is copied to several zone files before being used.
15 ; broken zone
/dports/dns/bind-tools/bind-9.16.27/contrib/dlz/modules/include/
H A Ddlz_dbi.h73 char *zone; member
88 build_querylist(const char *query_str, char **zone, char **record,
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/contrib/dlz/modules/include/
H A Ddlz_dbi.h86 char * zone; member
101 build_querylist(const char *query_str, char **zone, char **record,
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/dnssec/signer/
H A Dprepub.db.in16 ; out of zone record
17 out-of-zone. 60 IN A 1.2.3.4
H A Dexample.db.in16 ; out of zone record
17 out-of-zone. 60 IN A 1.2.3.4
/dports/dns/bind916/bind-9.16.27/contrib/dlz/modules/include/
H A Ddlz_dbi.h73 char *zone; member
88 build_querylist(const char *query_str, char **zone, char **record,
/dports/net/traefik/traefik-2.6.1/vendor/github.com/go-acme/lego/v4/providers/dns/zoneee/
H A Dzoneee.toml3 URL = "https://www.zone.ee/"
25 API = "https://api.zone.eu/v2"
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestExternalStrings.cpp22 finalize_str(JS::Zone* zone, const JSStringFinalizer* fin, char16_t* chars);
28 finalize_str(JS::Zone* zone, const JSStringFinalizer* fin, char16_t* chars)

1...<<561562563564565566567568569570>>...2590