Home
last modified time | relevance | path

Searched refs:ctlslot_lookup (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.bin/sndiod/
Ddev.h367 struct ctl *ctlslot_lookup(struct ctlslot *, int);
Dsock.c1060 c = ctlslot_lookup(f->ctlslot, ntohs(m->u.ctlset.addr)); in sock_execmsg()
Ddev.c2087 ctlslot_lookup(struct ctlslot *s, int addr) in ctlslot_lookup() function