projects
/
dragonfly.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'vendor/MPC'
[dragonfly.git]
/
lib
/
libtcplay
/
tcplay.map
1
{
2
global:
3
tc_api_init;
4
tc_api_uninit;
5
tc_api_create_volume;
6
tc_api_map_volume;
7
tc_api_unmap_volume;
8
tc_api_check_cipher;
9
tc_api_check_prf_hash;
10
tc_api_get_error_msg;
11
tc_api_get_summary;
12
local:
13
*;
14
};