Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/stand/boot/
H A 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/
H A Dconf.c62 #define netopen xxopen macro
95 { "le", netstrategy, netopen, netclose, netioctl },/*6*/
H A Dconf.h35 int netopen(struct open_file *, ...);
H A Dnetio.c110 netopen(struct open_file *f, ...) in netopen() function
/netbsd-src/sys/arch/vax/boot/boot/
H A Dvaxstand.h77 int netopen(struct open_file *), netclose(struct open_file *);