opnsense-src/contrib/com_err/version-script.map
Franco Fichtner 402e7dde73 src: initial commit based on FreeBSD-10.0
Taken from:	https://github.com/freebsd/freebsd.git
Commit id:	d44ce30d3054a38723f89a161c5e003e64d1aaae
2014-11-09 09:30:14 +01:00

20 lines
289 B
Text

# $Id$
HEIMDAL_COM_ERR_1.0 {
global:
com_right;
com_right_r;
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;
_et_list;
local:
*;
};