THIS FILE IS DAMAGED , char(*), bit(1) aligned, fixed bin(35)), 5 37 iox_$close_file entry(ptr, char(*), fixed bin(35)), 5 38 iox_$detach entry(ptr, char(*), fixed bin(35)), 5 39 iox_$attach_loud entry(ptr, char(*), ptr, fixed bin(35)); 5 40 5 41 dcl (iox_$user_output, 5 42 iox_$user_input, 5 43 iox_$user_io, 5 44 iox_$error_output) external static pointer; 5 45 5 46 /* ---------------- END include file iox_dcls.incl.pl1 ---------------- */ 311 312 end; /* end rollback */ SOURCE FILES USED IN THIS COMPILATION. LINE NUMBER DATE MODIFIED NAME PATHNAME 0 11/11/89 0806.7 rollback.pl1 >spec>install>1111>rollback.pl1 307 1 02/11/80 1426.1 journal_entry.incl.pl1 >ldd>include>journal_entry.incl.pl1 308 2 02/11/80 1426.1 journal_control_block.incl.pl1 >ldd>include>journal_control_block.incl.pl1 309 3 07/19/79 1547.0 ak_info.incl.pl1 >ldd>include>ak_info.incl.pl1 310 4 07/19/79 1547.0 rs_info.incl.pl1 >ldd>include>rs_info.incl.pl1 311 5 05/23/83 0916.6 iox_dcls.incl.pl1 >ldd>include>iox_dcls.incl.pl1 NAMES DECLARED IN THIS COMPILATION. IDENTIFIER OFFSET LOC STORAGE CLASS DATA TYPE ATTRIBUTES AND REFERENCES (* indicates a set context) NAMES DECLARED BY DECLARE STATEMENT. addr builtin function dcl 41 ref 87 87 234 234 ak_header based structure level 1 unaligned dcl 3-10 ak_info based structure level 1 unaligned dcl 3-6 set ref 138 151 168 180 186 198 297 ak_info_ptr 000116 automatic pointer dcl 3-18 set ref 66* 138* 140 141 142 143 145* 151 168* 169 170 171 172 174* 180 186* 187 188 189 190 192* 198 297 297 ak_key_len 000120 automatic fixed bin(17,0) dcl 3-19 set ref 136* 138 138 166* 168 168 184* 186 186 cleanup 000104 stack reference condition dcl 47 ref 68 dec_ref_count 1(05) based bit(1) level 3 in structure "rs_info" packed packed unaligned dcl 4-6 in procedure "rollback" set ref 98* 154* 208* 226* dec_ref_count 7 based bit(1) initial level 2 in structure "journal_entry" dcl 1-6 in procedure "rollback" ref 207 225 descrip 1 based fixed bin(35,0) level 3 in structure "ak_info" dcl 3-6 in procedure "rollback" set ref 142* 171* 189* descrip 1 based fixed bin(35,0) level 3 in structure "gk_info" dcl 3-41 in procedure "rollback" set ref 113* 260* descriptor 6 based fixed bin(35,0) level 2 in structure "rs_info" dcl 4-6 in procedure "rollback" set ref 79* 155* 206* 224* descriptor 5 based fixed bin(35,0) level 2 in structure "journal_entry" dcl 1-6 ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved