Searched refs:opt_setdev (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/sndiod/
H A Dopt.h50 int opt_setdev(struct opt *, struct dev *);
H A Dopt.c370 opt_setdev(struct opt *o, struct dev *ndev) function
492 opt_setdev(o, d);
H A Dsndiod.c283 if (opt_setdev(o, d))
H A Ddev.c1383 opt_setdev(o, ndev);
1543 opt_setdev(o, mtc->dev);
2466 if (opt_setdev(c->u.opt_dev.opt, c->u.opt_dev.dev))

Completed in 136 milliseconds