Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/tcp_wrappers/
HDDISCLAIMER3 As of June 1, 2001, the text below constitutes the TCP Wrappers license.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyFixFunctionBitcasts.cpp274 DenseMap<std::pair<Function *, FunctionType *>, Function *> Wrappers; in runOnModule() local
288 auto Pair = Wrappers.insert(std::make_pair(std::make_pair(F, Ty), nullptr)); in runOnModule()
/freebsd-11-stable/crypto/openssh/
HDINSTALL69 TCP Wrappers:
194 --with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
HDconfigure.ac1524 TCP Wrappers support])
5158 echo " TCP Wrappers support: $TCPW_MSG"
/freebsd-11-stable/sys/powerpc/conf/dpaa/
HDfiles.dpaa71 # FreeBSD Wrappers
/freebsd-11-stable/crypto/openssh/contrib/suse/
HDopenssh.spec100 - Added flag to configure daemon with TCP Wrappers support
/freebsd-11-stable/contrib/sendmail/src/
HDREADME1708 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-11-stable/contrib/sendmail/
HDRELEASE_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-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrInfo.td3752 // Wrappers around the AAI class