xref: /titanic_52/usr/src/cmd/tcpd/scaffold.h (revision ea8dc4b6d2251b437950c0056bc626b311c73c27)
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