freebsd-dev/lib/com_err/version-script.map

19 lines
262 B
Plaintext
Raw Normal View History

2008-05-07 13:39:42 +00:00
# $Id$
HEIMDAL_COM_ERR_1.0 {
global:
com_right;
free_error_table;
initialize_error_table_r;
add_to_error_table;
com_err;
com_err_va;
error_message;
error_table_name;
init_error_table;
reset_com_err_hook;
set_com_err_hook;
local:
*;
};