Home
last modified time | relevance | path

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

/freebsd/contrib/tcp_wrappers/
H A DDISCLAIMER3 As of June 1, 2001, the text below constitutes the TCP Wrappers license.
/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/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 DINSTALL79 TCP Wrappers:
206 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
H A Dconfigure.ac1709 TCP Wrappers support])
5744 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