Missing files from OpenSSH import
[dragonfly.git] / lib / libstand / dev_net.h
1 /*      $NetBSD: dev_net.h,v 1.3 1997/03/15 18:12:14 is Exp $   */
2
3 int     net_open(struct open_file *, ...);
4 int     net_close(struct open_file *);
5 int     net_ioctl();
6 int     net_strategy();
7