Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcp_wrappers/
H A DDISCLAIMER3 As of June 1, 2001, the text below constitutes the TCP Wrappers license.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixFunctionBitcasts.cpp277 DenseMap<std::pair<Function *, FunctionType *>, Function *> Wrappers; in runOnModule() local
291 auto Pair = Wrappers.insert(std::make_pair(std::make_pair(F, Ty), nullptr)); in runOnModule()
/freebsd-13.1/sys/contrib/openzfs/config/
H A Dkernel-fpu.m414 dnl # 5.0: Wrappers have been introduced to save/restore the FPU state.
/freebsd-13.1/crypto/openssh/
H A DINSTALL82 TCP Wrappers:
209 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
H A Dconfigure.ac1624 TCP Wrappers support])
5618 echo " TCP Wrappers support: $TCPW_MSG"
H A DChangeLog12248 Wrappers protect against multiple inclusions for headers that don't do
/freebsd-13.1/sys/powerpc/conf/dpaa/
H A Dfiles.dpaa89 # FreeBSD Wrappers
/freebsd-13.1/crypto/openssh/contrib/suse/
H A Dopenssh.spec102 - Added flag to configure daemon with TCP Wrappers support
/freebsd-13.1/contrib/sendmail/src/
H A DREADME1708 TCP Wrappers
1709 If you are using -DTCPWRAPPERS to get TCP Wrappers support you will
1715 TCP Wrappers is available at ftp://ftp.porcupine.org/pub/security/.
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES2860 TCP Wrappers if the host tries one of those commands anyway.
3370 Wrappers, the ETRN command was not giving a response.
4302 Wrappers or the check_relay ruleset. Problem noted by
5822 TCP Wrappers expects "unknown" in the hostname argument if the
6435 Since TCP Wrappers includes setenv(), unsetenv(), and putenv(),
6437 routines during compilation. If using TCP Wrappers, assume
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrInfo.td3912 // Wrappers around the AAI class