mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-05 13:15:49 +08:00
Remove jail/prison functions from namespace
This commit is contained in:
parent
ab80f78a20
commit
b7a88f1414
@ -1279,9 +1279,6 @@
|
|||||||
#define GetAckModified _bsd_GetAckModified
|
#define GetAckModified _bsd_GetAckModified
|
||||||
#define GetAliasAddress _bsd_GetAliasAddress
|
#define GetAliasAddress _bsd_GetAliasAddress
|
||||||
#define GetAliasPort _bsd_GetAliasPort
|
#define GetAliasPort _bsd_GetAliasPort
|
||||||
#define getcreddomainname _bsd_getcreddomainname
|
|
||||||
#define getcredhostid _bsd_getcredhostid
|
|
||||||
#define getcredhostname _bsd_getcredhostname
|
|
||||||
#define GetDefaultAliasAddress _bsd_GetDefaultAliasAddress
|
#define GetDefaultAliasAddress _bsd_GetDefaultAliasAddress
|
||||||
#define GetDeltaAckIn _bsd_GetDeltaAckIn
|
#define GetDeltaAckIn _bsd_GetDeltaAckIn
|
||||||
#define GetDeltaSeqOut _bsd_GetDeltaSeqOut
|
#define GetDeltaSeqOut _bsd_GetDeltaSeqOut
|
||||||
@ -2445,8 +2442,6 @@
|
|||||||
#define ipv4_ipsec_support _bsd_ipv4_ipsec_support
|
#define ipv4_ipsec_support _bsd_ipv4_ipsec_support
|
||||||
#define ipv6_ipsec_support _bsd_ipv6_ipsec_support
|
#define ipv6_ipsec_support _bsd_ipv6_ipsec_support
|
||||||
#define itimerfix _bsd_itimerfix
|
#define itimerfix _bsd_itimerfix
|
||||||
#define jailed _bsd_jailed
|
|
||||||
#define jailed_without_vnet _bsd_jailed_without_vnet
|
|
||||||
#define jenkins_hash _bsd_jenkins_hash
|
#define jenkins_hash _bsd_jenkins_hash
|
||||||
#define jenkins_hash32 _bsd_jenkins_hash32
|
#define jenkins_hash32 _bsd_jenkins_hash32
|
||||||
#define kbd_add_driver _bsd_kbd_add_driver
|
#define kbd_add_driver _bsd_kbd_add_driver
|
||||||
@ -3442,22 +3437,6 @@
|
|||||||
#define printf _bsd_printf
|
#define printf _bsd_printf
|
||||||
#define printf_uuid _bsd_printf_uuid
|
#define printf_uuid _bsd_printf_uuid
|
||||||
#define prison0 _bsd_prison0
|
#define prison0 _bsd_prison0
|
||||||
#define prison_check _bsd_prison_check
|
|
||||||
#define prison_check_af _bsd_prison_check_af
|
|
||||||
#define prison_check_ip4 _bsd_prison_check_ip4
|
|
||||||
#define prison_check_ip6 _bsd_prison_check_ip6
|
|
||||||
#define prison_flag _bsd_prison_flag
|
|
||||||
#define prison_free _bsd_prison_free
|
|
||||||
#define prison_get_ip4 _bsd_prison_get_ip4
|
|
||||||
#define prison_get_ip6 _bsd_prison_get_ip6
|
|
||||||
#define prison_hold _bsd_prison_hold
|
|
||||||
#define prison_if _bsd_prison_if
|
|
||||||
#define prison_local_ip4 _bsd_prison_local_ip4
|
|
||||||
#define prison_local_ip6 _bsd_prison_local_ip6
|
|
||||||
#define prison_remote_ip4 _bsd_prison_remote_ip4
|
|
||||||
#define prison_remote_ip6 _bsd_prison_remote_ip6
|
|
||||||
#define prison_saddrsel_ip4 _bsd_prison_saddrsel_ip4
|
|
||||||
#define prison_saddrsel_ip6 _bsd_prison_saddrsel_ip6
|
|
||||||
#define ProxyCheck _bsd_ProxyCheck
|
#define ProxyCheck _bsd_ProxyCheck
|
||||||
#define ProxyModify _bsd_ProxyModify
|
#define ProxyModify _bsd_ProxyModify
|
||||||
#define pru_accept_notsupp _bsd_pru_accept_notsupp
|
#define pru_accept_notsupp _bsd_pru_accept_notsupp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user