Home
last modified time | relevance | path

Searched refs:_aucat_pollfd (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/lib/libsndio/
Daucat.h43 int _aucat_pollfd(struct aucat *, struct pollfd *, int);
Dmio_aucat.c158 return _aucat_pollfd(&hdl->aucat, pfd, events); in mio_aucat_pollfd()
Dsioctl_aucat.c247 return _aucat_pollfd(&hdl->aucat, pfd, events | POLLIN); in sioctl_aucat_pollfd()
Daucat.c572 _aucat_pollfd(struct aucat *hdl, struct pollfd *pfd, int events) in _aucat_pollfd() function
Dsio_aucat.c464 return _aucat_pollfd(&hdl->aucat, pfd, events); in sio_aucat_pollfd()