Annotation of 43BSDTahoe/bin/as/as.vax/test.d/horton.c, revision 1.1

1.1     ! root        1: typedef char *charptr;
        !             2: struct strs {
        !             3:     charptr
        !             4:  Back_tab
        !             5: ,Bell
        !             6: ,Carriage_retur
        !             7: ,Change_scroll_regio
        !             8: ,Clear_all_tabs
        !             9: ,Clear_screen
        !            10: ,Clr_eol
        !            11: ,Clr_eos
        !            12: ,Column_address
        !            13: ,Command_characte
        !            14: ,Cursor_address
        !            15: ,Cursor_down
        !            16: ,Cursor_home
        !            17: ,Cursor_invisibl
        !            18: ,Cursor_left
        !            19: ,Cursor_mem_addres
        !            20: ,Cursor_normal
        !            21: ,Cursor_right
        !            22: ,Cursor_to_ll
        !            23: ,Cursor_up
        !            24: ,Cursor_visible
        !            25: ,Delete_characte
        !            26: ,Delete_line
        !            27: ,Dis_status_lin
        !            28: ,Down_half_line
        !            29: ,Enter_alt_charset_mod
        !            30: ,Enter_blink_mod
        !            31: ,Enter_bold_mod
        !            32: ,Enter_ca_mode
        !            33: ,Enter_delete_mod
        !            34: ,Enter_dim_mode
        !            35: ,Enter_insert_mod
        !            36: ,Enter_secure_mod
        !            37: ,Enter_protected_mod
        !            38: ,Enter_reverse_mod
        !            39: ,Enter_standout_mod
        !            40: ,Enter_underline_mod
        !            41: ,Erase_chars
        !            42: ,Exit_alt_charset_mod
        !            43: ,Exit_attribute_mod
        !            44: ,Exit_ca_mode
        !            45: ,Exit_delete_mod
        !            46: ,Exit_insert_mod
        !            47: ,Exit_standout_mod
        !            48: ,Exit_underline_mod
        !            49: ,Flash_screen
        !            50: ,Form_feed
        !            51: ,From_status_lin
        !            52: ,Init_1string
        !            53: ,Init_2string
        !            54: ,Init_3string
        !            55: ,Init_file
        !            56: ,Insert_characte
        !            57: ,Insert_line
        !            58: ,Insert_padding
        !            59: ,Key_backspace
        !            60: ,Key_catab
        !            61: ,Key_clear
        !            62: ,Key_ctab
        !            63: ,Key_dc
        !            64: ,Key_dl
        !            65: ,Key_down
        !            66: ,Key_eic
        !            67: ,Key_eol
        !            68: ,Key_eos
        !            69: ,Key_f0
        !            70: ,Key_f1
        !            71: ,Key_f10
        !            72: ,Key_f2
        !            73: ,Key_f3
        !            74: ,Key_f4
        !            75: ,Key_f5
        !            76: ,Key_f6
        !            77: ,Key_f7
        !            78: ,Key_f8
        !            79: ,Key_f9
        !            80: ,Key_home
        !            81: ,Key_ic
        !            82: ,Key_il
        !            83: ,Key_left
        !            84: ,Key_ll
        !            85: ,Key_npage
        !            86: ,Key_ppage
        !            87: ,Key_right
        !            88: ,Key_sf
        !            89: ,Key_sr
        !            90: ,Key_stab
        !            91: ,Key_up
        !            92: ,Keypad_local
        !            93: ,Keypad_xmit
        !            94: ,Lab_f0
        !            95: ,Lab_f1
        !            96: ,Lab_f10
        !            97: ,Lab_f2
        !            98: ,Lab_f3
        !            99: ,Lab_f4
        !           100: ,Lab_f5
        !           101: ,Lab_f6
        !           102: ,Lab_f7
        !           103: ,Lab_f8
        !           104: ,Lab_f9
        !           105: ,Meta_off
        !           106: ,Meta_on
        !           107: ,Newline
        !           108: ,Pad_char
        !           109: ,Parm_dch
        !           110: ,Parm_delete_lin
        !           111: ,Parm_down_curso
        !           112: ,Parm_ich
        !           113: ,Parm_index
        !           114: ,Parm_insert_lin
        !           115: ,Parm_left_curso
        !           116: ,Parm_right_curso
        !           117: ,Parm_rindex
        !           118: ,Parm_up_cursor
        !           119: ,Pkey_key
        !           120: ,Pkey_local
        !           121: ,Pkey_xmit
        !           122: ,Print_screen
        !           123: ,Prtr_off
        !           124: ,Prtr_on
        !           125: ,Repeat_char
        !           126: ,Reset_1string
        !           127: ,Reset_2string
        !           128: ,Reset_3string
        !           129: ,Reset_file
        !           130: ,Restore_cursor
        !           131: ,Row_address
        !           132: ,Save_cursor
        !           133: ,Scroll_forward
        !           134: ,Scroll_reverse
        !           135: ,Set_attributes
        !           136: ,Set_tab
        !           137: ,Set_window
        !           138: ,Tab
        !           139: ,To_status_line
        !           140: ,Underline_char
        !           141: ,Up_half_line
        !           142: ,Init_prog
        !           143: ,Key_a1
        !           144: ,Key_a3
        !           145: ,Key_b2
        !           146: ,Key_c1
        !           147: ,Key_c3
        !           148: ,Prtr_non
        !           149: ,Char_padding
        !           150: ,Acs_chars
        !           151: 
        !           152: ,_Back_tab
        !           153: ,_Bell
        !           154: ,_Carriage_retur
        !           155: ,_Change_scroll_regio
        !           156: ,_Clear_all_tabs
        !           157: ,_Clear_screen
        !           158: ,_Clr_eol
        !           159: ,_Clr_eos
        !           160: ,_Column_address
        !           161: ,_Command_characte
        !           162: ,_Cursor_address
        !           163: ,_Cursor_down
        !           164: ,_Cursor_home
        !           165: ,_Cursor_invisibl
        !           166: ,_Cursor_left
        !           167: ,_Cursor_mem_addres
        !           168: ,_Cursor_normal
        !           169: ,_Cursor_right
        !           170: ,_Cursor_to_ll
        !           171: ,_Cursor_up
        !           172: ,_Cursor_visible
        !           173: ,_Delete_characte
        !           174: ,_Delete_line
        !           175: ,_Dis_status_lin
        !           176: ,_Down_half_line
        !           177: ,_Enter_alt_charset_mod
        !           178: ,_Enter_blink_mod
        !           179: ,_Enter_bold_mod
        !           180: ,_Enter_ca_mode
        !           181: ,_Enter_delete_mod
        !           182: ,_Enter_dim_mode
        !           183: ,_Enter_insert_mod
        !           184: ,_Enter_secure_mod
        !           185: ,_Enter_protected_mod
        !           186: ,_Enter_reverse_mod
        !           187: ,_Enter_standout_mod
        !           188: ,_Enter_underline_mod
        !           189: ,_Erase_chars
        !           190: ,_Exit_alt_charset_mod
        !           191: ,_Exit_attribute_mod
        !           192: ,_Exit_ca_mode
        !           193: ,_Exit_delete_mod
        !           194: ,_Exit_insert_mod
        !           195: ,_Exit_standout_mod
        !           196: ,_Exit_underline_mod
        !           197: ,_Flash_screen
        !           198: ,_Form_feed
        !           199: ,_From_status_lin
        !           200: ,_Init_1string
        !           201: ,_Init_2string
        !           202: ,_Init_3string
        !           203: ,_Init_file
        !           204: ,_Insert_characte
        !           205: ,_Insert_line
        !           206: ,_Insert_padding
        !           207: ,_Key_backspace
        !           208: ,_Key_catab
        !           209: ,_Key_clear
        !           210: ,_Key_ctab
        !           211: ,_Key_dc
        !           212: ,_Key_dl
        !           213: ,_Key_down
        !           214: ,_Key_eic
        !           215: ,_Key_eol
        !           216: ,_Key_eos
        !           217: ,_Key_f0
        !           218: ,_Key_f1
        !           219: ,_Key_f10
        !           220: ,_Key_f2
        !           221: ,_Key_f3
        !           222: ,_Key_f4
        !           223: ,_Key_f5
        !           224: ,_Key_f6
        !           225: ,_Key_f7
        !           226: ,_Key_f8
        !           227: ,_Key_f9
        !           228: ,_Key_home
        !           229: ,_Key_ic
        !           230: ,_Key_il
        !           231: ,_Key_left
        !           232: ,_Key_ll
        !           233: ,_Key_npage
        !           234: ,_Key_ppage
        !           235: ,_Key_right
        !           236: ,_Key_sf
        !           237: ,_Key_sr
        !           238: ,_Key_stab
        !           239: ,_Key_up
        !           240: ,_Keypad_local
        !           241: ,_Keypad_xmit
        !           242: ,_Lab_f0
        !           243: ,_Lab_f1
        !           244: ,_Lab_f10
        !           245: ,_Lab_f2
        !           246: ,_Lab_f3
        !           247: ,_Lab_f4
        !           248: ,_Lab_f5
        !           249: ,_Lab_f6
        !           250: ,_Lab_f7
        !           251: ,_Lab_f8
        !           252: ,_Lab_f9
        !           253: ,_Meta_off
        !           254: ,_Meta_on
        !           255: ,_Newline
        !           256: ,_Pad_char
        !           257: ,_Parm_dch
        !           258: ,_Parm_delete_lin
        !           259: ,_Parm_down_curso
        !           260: ,_Parm_ich
        !           261: ,_Parm_index
        !           262: ,_Parm_insert_lin
        !           263: ,_Parm_left_curso
        !           264: ,_Parm_right_curso
        !           265: ,_Parm_rindex
        !           266: ,_Parm_up_cursor
        !           267: ,_Pkey_key
        !           268: ,_Pkey_local
        !           269: ,_Pkey_xmit
        !           270: ,_Print_screen
        !           271: ,_Prtr_off
        !           272: ,_Prtr_on
        !           273: ,_Repeat_char
        !           274: ,_Reset_1string
        !           275: ,_Reset_2string
        !           276: ,_Reset_3string
        !           277: ,_Reset_file
        !           278: ,_Restore_cursor
        !           279: ,_Row_address
        !           280: ,_Save_cursor
        !           281: ,_Scroll_forward
        !           282: ,_Scroll_reverse
        !           283: ,_Set_attributes
        !           284: ,_Set_tab
        !           285: ,_Set_window
        !           286: ,_Tab
        !           287: ,_To_status_line
        !           288: ,_Underline_char
        !           289: ,_Up_half_line
        !           290: ,_Init_prog
        !           291: ,_Key_a1
        !           292: ,_Key_a3
        !           293: ,_Key_b2
        !           294: ,_Key_c1
        !           295: ,_Key_c3
        !           296: ,_Prtr_non
        !           297: ,_Char_padding
        !           298: ,_Acs_chars
        !           299: };
        !           300: struct term {
        !           301:     char
        !           302:  Auto_left_margin, 
        !           303:  Auto_right_margin, 
        !           304:  Beehive_glitch,  
        !           305:  Ceol_standout_glitch, 
        !           306:  Eat_newline_glitch, 
        !           307:  Erase_overstrike, 
        !           308:  Generic_type,  
        !           309:  Hard_copy,  
        !           310:  Has_meta_key,  
        !           311:  Has_status_line, 
        !           312:  Insert_null_glitch, 
        !           313:  Memory_above,  
        !           314:  Memory_below,  
        !           315:  Move_insert_mode, 
        !           316:  Move_standout_mode, 
        !           317:  Over_strike,  
        !           318:  Status_line_esc_ok, 
        !           319:  Teleray_glitch,  
        !           320:  Tilde_glitch,  
        !           321:  Transparent_underline, 
        !           322:  Xon_xoff;  
        !           323:     short
        !           324:  Columns,  
        !           325:  Init_tabs,  
        !           326:  Lines,   
        !           327:  Lines_of_memory, 
        !           328:  Magic_cookie_glitch, 
        !           329:  Padding_baud_rate, 
        !           330:  Virtual_terminal, 
        !           331:  Width_status_line; 
        !           332:  struct strs strs;
        !           333:  short Filedes;  
        !           334: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.