Home
last modified time | relevance | path

Searched defs:zoneFile (Results 1 – 12 of 12) sorted by relevance

/dports/dns/ironsides/ironsides_authoritative-2015_04_15/
H A Dspark_dns_main.adb54 zoneFile : Spark.Ada.Text_IO.File_type; variable
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/time/
H A Dzoneinfo_ios.go12 var zoneFile string var
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/time/
H A Dzoneinfo_ios.go12 var zoneFile string var
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/time/
H A Dzoneinfo_ios.go12 var zoneFile string var
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/time/
H A Dzoneinfo_ios.go12 var zoneFile string var
/dports/sysutils/calamares/calamares-3.2.44.2/src/modules/locale/
H A DSetTimezoneJob.cpp60 QFileInfo zoneFile( gs->value( "rootMountPoint" ).toString() + zoneinfoPath ); in exec() local
/dports/dns/py-ns1-python/ns1-python-0.16.0/ns1/rest/
H A Dzones.py33 self, zone, zoneFile, callback=None, errback=None, **kwargs argument
/dports/multimedia/handbrake/x265_3.5/source/
H A Dx265cli.h389 FILE* zoneFile; member
/dports/multimedia/x265/source/
H A Dx265cli.h389 FILE* zoneFile; member
/dports/dns/py-ns1-python/ns1-python-0.16.0/ns1/
H A Dzones.py104 def create(self, zoneFile=None, callback=None, errback=None, **kwargs): argument
H A D__init__.py263 self, zone, zoneFile=None, callback=None, errback=None, **kwargs argument
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestEncryptionZones.java1168 final Path zoneFile = new Path(zone, "zoneFile"); in testSnapshotsOnEncryptionZones() local
1337 final Path zoneFile = new Path(rootDir, "file"); in testEncryptionZonesOnRootPath() local