xref: /titanic_50/usr/src/cmd/tcpd/scaffold.h (revision 01335b0d1c4e0c0f16325a830b24ea2a4076fd38)
1  /*
2   * @(#) scaffold.h 1.3 94/12/31 18:19:19
3   *
4   * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands.
5   */
6 
7 extern struct hostent *find_inet_addr();
8 extern int check_dns();
9 extern int check_path();
10