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