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