Home
last modified time | relevance | path

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

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