blob: d9ac72e93fb9c16e007222c52efca445c9f586d3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
GLIBC_2.0 {
global:
_gethtbyaddr; _gethtbyname; _gethtbyname2; _gethtent; _getlong;
_getshort; _res_opcodes; _res_resultcodes; _sethtent; dn_expand;
inet_net_ntop; inet_net_pton; inet_neta; res_gethostbyaddr;
res_gethostbyname; res_gethostbyname2; res_mkquery; res_query;
res_querydomain; res_search; res_send_setqhook; res_send_setrhook;
local:
*;
};
|