Searched refs:_aucat_pollfd (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/lib/libsndio/ |
| D | aucat.h | 43 int _aucat_pollfd(struct aucat *, struct pollfd *, int);
|
| D | mio_aucat.c | 158 return _aucat_pollfd(&hdl->aucat, pfd, events); in mio_aucat_pollfd()
|
| D | sioctl_aucat.c | 247 return _aucat_pollfd(&hdl->aucat, pfd, events | POLLIN); in sioctl_aucat_pollfd()
|
| D | aucat.c | 572 _aucat_pollfd(struct aucat *hdl, struct pollfd *pfd, int events) in _aucat_pollfd() function
|
| D | sio_aucat.c | 464 return _aucat_pollfd(&hdl->aucat, pfd, events); in sio_aucat_pollfd()
|