File: version-script.map

package info (click to toggle)
heimdal 7.5.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 42,300 kB
  • sloc: ansic: 355,050; sh: 11,962; makefile: 4,357; yacc: 1,786; perl: 1,572; lex: 732; python: 722; java: 119; awk: 41
file content (20 lines) | stat: -rw-r--r-- 289 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $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:
		*;
};