Searched refs:netopen (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/luna68k/stand/boot/ |
| D | conf.c | 59 #define netopen xxopen macro 63 #define netopen net_open macro 80 { "le", netstrategy, netopen, netclose, netioctl },
|
| /netbsd/src/sys/arch/hp300/stand/common/ |
| D | conf.c | 62 #define netopen xxopen macro 95 { "le", netstrategy, netopen, netclose, netioctl },/*6*/
|
| D | conf.h | 35 int netopen(struct open_file *, ...);
|
| D | netio.c | 110 netopen(struct open_file *f, ...) in netopen() function
|
| /netbsd/src/sys/arch/vax/boot/boot/ |
| D | vaxstand.h | 77 int netopen(struct open_file *), netclose(struct open_file *);
|