freebsd-dev/lib/libc/net/Symbol.map
Hajimu UMEMOTO eb27a220f8 Expose res_update and friends again. At least, ports/mail/spamilter
uses them.
Now, we have res_nupdate and res_nmkupdate as well, but they are
still based on our old resolver for binary backward compatibility.
So, they don't provide new features such as TSIG support.

Reported by:	pointyhat via kris
2006-03-30 20:15:53 +00:00

131 lines
2.0 KiB
Plaintext

# $FreeBSD$
FBSD_1.0 {
addr2ascii;
ascii2addr;
__b64_ntop;
__b64_pton;
ether_line;
ether_aton;
ether_ntoa;
ether_ntohost;
ether_hostton;
eui64_aton;
eui64_ntoa;
eui64_ntohost;
eui64_hostton;
gai_strerror;
freeaddrinfo;
getaddrinfo;
endhostdnsent;
gethostent;
gethostbyname;
gethostbyname2;
gethostbyaddr;
sethostent;
endhostent;
getifaddrs;
freeifaddrs;
getifmaddrs;
freeifmaddrs;
getnameinfo;
getnetent;
getnetbyname;
getnetbyaddr;
setnetent;
endnetent;
getprotobynumber;
setprotoent;
endprotoent;
getprotoent;
getprotobyname;
getservbyname;
getservbyport;
setservent;
endservent;
getservent;
hesiod_init;
hesiod_end;
hesiod_to_bind;
hesiod_resolv;
hesiod_free_list;
hes_init;
hes_to_bind;
hes_resolv;
hes_error;
hes_free;
if_indextoname;
if_nameindex;
if_freenameindex;
if_nametoindex;
inet6_option_space;
inet6_option_init;
inet6_option_append;
inet6_option_alloc;
inet6_option_next;
inet6_option_find;
inet6_opt_init;
inet6_opt_append;
inet6_opt_finish;
inet6_opt_set_val;
inet6_opt_next;
inet6_opt_find;
inet6_opt_get_val;
link_addr;
link_ntoa;
getipnodebyname;
getipnodebyaddr;
freehostent;
__nsdefaultsrc;
_nsdbtaddsrc;
_nsdbtdump;
_nsdbtput;
nsdispatch;
rcmd;
rcmd_af;
rresvport;
rresvport_af;
ruserok;
iruserok;
iruserok_sa;
rcmdsh;
recv;
__res_freeupdrec;
__res_mkupdrec;
__res_nmkupdate;
__res_nupdate;
inet6_rthdr_space;
inet6_rthdr_init;
inet6_rthdr_add;
inet6_rthdr_lasthop;
inet6_rthdr_segments;
inet6_rthdr_getaddr;
inet6_rthdr_getflags;
inet6_rth_space;
inet6_rth_init;
inet6_rth_add;
inet6_rth_reverse;
inet6_rth_segments;
inet6_rth_getaddr;
send;
sockatmark;
in6addr_any;
in6addr_loopback;
in6addr_nodelocal_allnodes;
in6addr_linklocal_allnodes;
};
FBSDprivate {
_nsdispatch;
_nsyyerror; # generated from nslexer.l
_nsyylex; # generated from nslexer.l
_nsyyparse; # generated from nsparser.y
_nsyylineno; # generated from nsparser.y
__dns_getanswer;
__ivaliduser;
__ivaliduser_af;
__ivaliduser_sa;
__check_rhosts_file;
__rcmd_errstr;
};