Home
last modified time | relevance | path

Searched refs:mopOpenDL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/mopd/common/
H A Ddevice.h42 int mopOpenDL(struct if_info *, int);
H A Dloop-linux2.c59 mopOpenDL(struct if_info *p, int trans) in mopOpenDL() function
H A Dloop-bsd.c64 mopOpenDL(struct if_info *p, int trans) in mopOpenDL() function
H A Ddevice.c103 tmp.fd = mopOpenDL(&tmp, trans); in deviceOpen()