Home
last modified time | relevance | path

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

/dports/dns/ironsides/ironsides_authoritative-2015_04_15/
H A Dzone_file_io.adb39 LastPos : Natural := 0;
40 LineTooLong : Boolean;
41 KeyTooLong : Boolean := false;
42 BlankLine : Boolean;
46 Parseable : Boolean;
47 AllDone : Boolean;
49 RecordSuccessfullyInserted : Boolean := True;
53 InMultilineRecord : Boolean := False;
55 BegIdx : Rr_Type.LineLengthIndex;
56 endIdx : rr_type.LineLengthIndex;
[all …]