Lines Matching +refs:cc +refs:with
3 > Problem: I have several [machines] with multiple IP addresses, and
4 > when they try to connect to a daemon with tcp wrapper, they are often
27 is registered in zone win.tue.nl, with one name that has two A records:
36 with the two programs below. This is what they say on a local NIS client
73 2.4 NIS client, with a SunOS 4.1.3_U1 NIS server:
80 The tcpd source comes with a workaround for this problem. The
100 X * gethostbyaddr tester. compile with:
102 X * cc -o gethostbyaddr gethostbyaddr.c (SunOS 4.x)
104 X * cc -o gethostbyaddr gethostbyaddr.c -lnsl (SunOS 5.x)
147 echo shar: \"gethostbyaddr.c\" unpacked with wrong size!
157 X * gethostbyname tester. compile with:
159 X * cc -o gethostbyname gethostbyname.c (SunOS 4.x)
161 X * cc -o gethostbyname gethostbyname.c -lnsl (SunOS 5.x)
202 echo shar: \"gethostbyname.c\" unpacked with wrong size!