xref: /freebsd/crypto/krb5/src/lib/comerr32.def (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert;LIBRARY		COMERR32
2*7f2fe78bSCy SchubertDESCRIPTION	'DLL for ComErr'
3*7f2fe78bSCy SchubertHEAPSIZE	8192
4*7f2fe78bSCy Schubert
5*7f2fe78bSCy SchubertEXPORTS
6*7f2fe78bSCy Schubert	com_err			@2
7*7f2fe78bSCy Schubert	com_err_va		@3
8*7f2fe78bSCy Schubert	error_message		@4
9*7f2fe78bSCy Schubert	add_error_table	   	@1
10*7f2fe78bSCy Schubert	remove_error_table	@5
11*7f2fe78bSCy Schubert	set_com_err_hook	@6
12*7f2fe78bSCy Schubert	reset_com_err_hook	@7
13