Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dsocket.c244 #if defined(SO_DEBUG) && defined(HAVE_SETSOCKOPT) in socket_set_debug()
257 #if defined(IP_TOS) && defined(HAVE_SETSOCKOPT) in socket_set_tos()
269 #if defined(SO_REUSEADDR) && defined(HAVE_SETSOCKOPT) in socket_set_reuseaddr()
281 #if defined(IPV6_V6ONLY) && defined(HAVE_SETSOCKOPT) in socket_set_ipv6only()
/freebsd/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c47 #if defined(SO_RCVBUF) && defined(SO_SNDBUF) && defined(HAVE_SETSOCKOPT) in set_buffer_size()
/freebsd/kerberos5/include/
H A Dconfig.h775 #define HAVE_SETSOCKOPT 1 macro
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c444 #if defined(IPPROTO_IP) && defined(IP_TOS) && defined(HAVE_SETSOCKOPT) in main()
936 #if defined(SO_OOBINLINE) && defined(HAVE_SETSOCKOPT) in my_telnet()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c54 #ifdef HAVE_SETSOCKOPT in SetSockOpt()
H A Dcommands.c2193 #if defined(IP_OPTIONS) && defined(IPPROTO_IP) && defined(HAVE_SETSOCKOPT) in tn()
/freebsd/crypto/heimdal/kdc/
H A Dconnect.c275 #if defined(HAVE_SETSOCKOPT) && defined(SOL_SOCKET) && defined(SO_REUSEADDR) in init_socket()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c147 #if defined(SO_OOBINLINE) && defined(HAVE_SETSOCKOPT) in hookup()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c370 #if defined(SO_OOBINLINE) && defined(HAVE_SETSOCKOPT) in main()
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in774 #undef HAVE_SETSOCKOPT