projects
/
asterisk/asterisk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
res_resolver_unbound: Fix config documentation.
[asterisk/asterisk.git]
/
res
/
res_pjsip.exports.in
1
{
2
global:
3
LINKER_SYMBOL_PREFIXast_sip_*;
4
LINKER_SYMBOL_PREFIXast_copy_pj_str;
5
LINKER_SYMBOL_PREFIXast_pjsip_rdata_get_endpoint;
6
local:
7
*;
8
};