|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 7168 (0x1c00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package Xlbt_Host3, seg_004fc5
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
with Xlbt_Arithmetic; use Xlbt_Arithmetic; with Xlbt_String; use Xlbt_String; package Xlbt_Host3 is ------------------------------------------------------------------------------ -- X Library Host Computer Controls - Full Interface -- -- Xlbt_Host3 - Structures used to (un)authorize host/application connections ------------------------------------------------------------------------------ -- Copyright 1989 - 1991 by Rational, Santa Clara, California. -- Copyright 1985 - 1989 by the Massachusetts Institute of Technology -- -- All Rights Reserved. -- -- Permission to use, copy, modify, and distribute this software and its -- documentation for any purpose and without fee is hereby granted, -- provided that the above copyright notice(s) appear in all copies and that -- both that copyright notice(s) and this permission notice appear in -- supporting documentation, and that the names of MIT or Rational not be -- used in advertising or publicity pertaining to distribution of the software -- without specific, written prior permission. -- -- MIT and Rational disclaim all warranties with regard to this software, -- including all implied warranties of merchantability and fitness, in no -- event shall MIT or Rational be liable for any special, indirect or -- consequential damages or any damages whatsoever resulting from loss of use, -- data or profits, whether in an action of contract, negligence or other -- tortious action, arising out of or in connection with the use or performance -- of this software. ------------------------------------------------------------------------------ --\x0c ------------------------------------------------------------------------------ -- X_Change_Access ------------------------------------------------------------------------------ type X_Change_Access is (Disable_Access, Enable_Access); --/ if Length_Clauses then for X_Change_Access'Size use 8; --/ end if; ------------------------------------------------------------------------------ -- X_Change_Hosts_Mode ------------------------------------------------------------------------------ type X_Change_Hosts_Mode is (Host_Insert, Host_Delete); --/ if Length_Clauses then for X_Change_Hosts_Mode'Size use 8; --/ end if; ------------------------------------------------------------------------------ -- X_Change_Save_Set_Mode ------------------------------------------------------------------------------ type X_Change_Save_Set_Mode is (Set_Mode_Insert, Set_Mode_Delete); --/ if Length_Clauses then for X_Change_Save_Set_Mode'Size use 8; --/ end if; ------------------------------------------------------------------------------ -- X_Close_Down_Mode ------------------------------------------------------------------------------ type X_Close_Down_Mode is (Destroy_All, Retain_Permanent, Retain_Temporary); --/ if Length_Clauses then for X_Close_Down_Mode'Size use 8; --/ end if; ------------------------------------------------------------------------------ -- X_Host_Protocol_Family ------------------------------------------------------------------------------ type X_Host_Protocol_Family is (Family_Internet, Family_Decnet, Family_Chaos); --/ if Length_Clauses then for X_Host_Protocol_Family'Size use 8; --/ end if; None_X_Host_Protocol_Family : constant X_Host_Protocol_Family := X_Host_Protocol_Family'Val (0); ------------------------------------------------------------------------------ -- X_Host_Address - holds the "address" of a host ------------------------------------------------------------------------------ type X_Host_Address is record Family : X_Host_Protocol_Family := None_X_Host_Protocol_Family; Address : X_String_Pointer := None_X_String_Pointer; ----Network Address end record; type X_Host_Address_Array is array (S_Positive range <>) of X_Host_Address; type X_Host_Address_List is access X_Host_Address_Array; --/ if Pack then --// pragma Pack (X_Host_Address_Array); --/ end if; --/ if Enable_Deallocation then pragma Enable_Deallocation (X_Host_Address_List); --/ end if; None_X_Host_Address : constant X_Host_Address := (None_X_Host_Protocol_Family, None_X_String_Pointer); None_X_Host_Address_List : constant X_Host_Address_List := null; procedure Free_X_Host_Address_List (List : in out X_Host_Address_List); ------------------------------------------------------------------------------ -- X_Host_List ------------------------------------------------------------------------------ type X_Host_List is record Enabled : Boolean; List : X_Host_Address_List; end record; None_X_Host_List : constant X_Host_List := (False, None_X_Host_Address_List); procedure Free_X_Host_List (List : in out X_Host_List); end Xlbt_Host3;
nblk1=6 nid=0 hdr6=c [0x00] rec0=17 rec1=00 rec2=01 rec3=03e [0x01] rec0=15 rec1=00 rec2=02 rec3=026 [0x02] rec0=1d rec1=00 rec2=03 rec3=01a [0x03] rec0=1b rec1=00 rec2=04 rec3=004 [0x04] rec0=19 rec1=00 rec2=05 rec3=042 [0x05] rec0=0e rec1=00 rec2=06 rec3=000 tail 0x2170074788197844925c3 0x42a00088462063203