Searched refs:sioctl_revents (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libsndio/
H A Dsioctl.c84 revents = sioctl_revents(hdl, pfds);
116 sioctl_revents(struct sioctl_hdl *hdl, struct pollfd *pfd) function
/openbsd-current/include/
H A Dsndio.h202 int sioctl_revents(struct sioctl_hdl *, struct pollfd *);
/openbsd-current/usr.bin/sndiod/
H A Ddev_sioctl.c175 return sioctl_revents(d->sioctl.hdl, pfd);
/openbsd-current/lib/libossaudio/
H A Dossaudio.c241 sioctl_revents(hdl, pfds);
/openbsd-current/usr.bin/sndioctl/
H A Dsndioctl.c1075 revents = sioctl_revents(hdl, pfds);

Completed in 263 milliseconds