Home
last modified time | relevance | path

Searched refs:Wrappers (Results 1 – 11 of 11) sorted by relevance

/freebsd/release/packages/ucl/
H A Dtcpd-all.ucl19 comment = "TCP Wrappers access control facility"
22 TCP Wrappers allows connections to local network services to be restricted
23 based on a user-defined ruleset. TCP Wrappers can also perform certain
26 Applications which wish to implement the TCP Wrappers functionality natively
29 Wrappers using the tcpd(8) utility.
31 This package also provides a periodic(8) script used to report TCP Wrappers
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp264 DenseMap<std::pair<Function *, FunctionType *>, Function *> Wrappers; in runOnModule() local
271 auto Pair = Wrappers.insert(std::make_pair(std::make_pair(F, Ty), nullptr)); in runOnModule()
/freebsd/contrib/tcp_wrappers/
H A DDISCLAIMER3 As of June 1, 2001, the text below constitutes the TCP Wrappers license.
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-fpu.m411 dnl # 5.0: Wrappers have been introduced to save/restore the FPU state.
/freebsd/crypto/openssh/
H A DINSTALL81 TCP Wrappers:
208 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
H A Dconfigure.ac1751 TCP Wrappers support])
5841 echo " TCP Wrappers support: $TCPW_MSG"
/freebsd/sys/powerpc/conf/dpaa/
H A Dfiles.dpaa88 # FreeBSD Wrappers
/freebsd/crypto/openssh/contrib/suse/
H A Dopenssh.spec102 - Added flag to configure daemon with TCP Wrappers support
/freebsd/contrib/sendmail/src/
H A DREADME1702 TCP Wrappers
1703 If you are using -DTCPWRAPPERS to get TCP Wrappers support you will
1709 TCP Wrappers is available at ftp://ftp.porcupine.org/pub/security/.
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3158 TCP Wrappers if the host tries one of those commands anyway.
3668 Wrappers, the ETRN command was not giving a response.
4600 Wrappers or the check_relay ruleset. Problem noted by
6120 TCP Wrappers expects "unknown" in the hostname argument if the
6733 Since TCP Wrappers includes setenv(), unsetenv(), and putenv(),
6735 routines during compilation. If using TCP Wrappers, assume
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td3947 // Wrappers around the AAI class