summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/management/libibcommon/src/libibcommon.map
blob: 58291584387c4a6e5385ffffb0c2bd19b450e5ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
IBCOMMON_1.0 {
	global:
		enable_stack_dump;
		stack_dump;
		sys_read_gid;
		sys_read_guid;
		sys_read_string;
		sys_read_uint;
		sys_read_uint64;
		sys_scandir;
		getcurrenttime;
		fhash;
		logmsg;
		ibpanic;
		ibwarn;
		xdump;
	local: *;
};
OpenPOWER on IntegriCloud