1*ebfedea0SLionel Sambuc# Id 2*ebfedea0SLionel Sambuc 3*ebfedea0SLionel SambucHEIMDAL_COM_ERR_1.0 { 4*ebfedea0SLionel Sambuc global: 5*ebfedea0SLionel Sambuc com_right; 6*ebfedea0SLionel Sambuc com_right_r; 7*ebfedea0SLionel Sambuc free_error_table; 8*ebfedea0SLionel Sambuc initialize_error_table_r; 9*ebfedea0SLionel Sambuc add_to_error_table; 10*ebfedea0SLionel Sambuc com_err; 11*ebfedea0SLionel Sambuc com_err_va; 12*ebfedea0SLionel Sambuc error_message; 13*ebfedea0SLionel Sambuc error_table_name; 14*ebfedea0SLionel Sambuc init_error_table; 15*ebfedea0SLionel Sambuc reset_com_err_hook; 16*ebfedea0SLionel Sambuc set_com_err_hook; 17*ebfedea0SLionel Sambuc _et_list; 18*ebfedea0SLionel Sambuc local: 19*ebfedea0SLionel Sambuc *; 20*ebfedea0SLionel Sambuc}; 21