]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libstand/dev_net.h
This commit was generated by cvs2svn to compensate for changes in r42629,
[FreeBSD/FreeBSD.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