Home
last modified time | relevance | path

Searched refs:netopen (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/luna68k/stand/boot/
Dconf.c59 #define netopen xxopen macro
63 #define netopen net_open macro
80 { "le", netstrategy, netopen, netclose, netioctl },
/netbsd/src/sys/arch/hp300/stand/common/
Dconf.c62 #define netopen xxopen macro
95 { "le", netstrategy, netopen, netclose, netioctl },/*6*/
Dconf.h35 int netopen(struct open_file *, ...);
Dnetio.c110 netopen(struct open_file *f, ...) in netopen() function
/netbsd/src/sys/arch/vax/boot/boot/
Dvaxstand.h77 int netopen(struct open_file *), netclose(struct open_file *);