mirror of
https://github.com/opnsense/src.git
synced 2026-02-10 06:15:40 -05:00
These were left over from $FreeBSD$ removal. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42612 (cherry picked from commit 1ca63a8219b88b752b064d19bd3428c61dbcf1f9)
34 lines
500 B
Text
34 lines
500 B
Text
FBSD_1.0 {
|
|
__inet_addr;
|
|
__inet_aton;
|
|
inet_addr;
|
|
inet_aton;
|
|
__inet_cidr_ntop;
|
|
__inet_cidr_pton;
|
|
__inet_lnaof;
|
|
inet_lnaof;
|
|
__inet_makeaddr;
|
|
inet_makeaddr;
|
|
__inet_net_ntop;
|
|
inet_net_ntop;
|
|
__inet_net_pton;
|
|
inet_net_pton;
|
|
__inet_neta;
|
|
inet_neta;
|
|
__inet_netof;
|
|
inet_netof;
|
|
__inet_network;
|
|
inet_network;
|
|
__inet_ntoa;
|
|
inet_ntoa;
|
|
__inet_ntoa_r;
|
|
inet_ntoa_r;
|
|
__inet_ntop;
|
|
inet_ntop;
|
|
__inet_pton;
|
|
inet_pton;
|
|
__inet_nsap_addr;
|
|
__inet_nsap_ntoa;
|
|
inet_nsap_addr;
|
|
inet_nsap_ntoa;
|
|
};
|