Searched refs:_aucat_open (Results 1 – 5 of 5) sorted by relevance
/openbsd/lib/libsndio/ |
H A D | aucat.h | 41 int _aucat_open(struct aucat *, const char *, unsigned);
|
H A D | mio_aucat.c | 95 if (!_aucat_open(&hdl->aucat, str, mode)) in _mio_aucat_open()
|
H A D | sioctl_aucat.c | 148 if (!_aucat_open(&hdl->aucat, str, mode)) in _sioctl_aucat_open()
|
H A D | aucat.c | 411 _aucat_open(struct aucat *hdl, const char *str, unsigned int mode) in _aucat_open() function
|
H A D | sio_aucat.c | 161 if (!_aucat_open(&hdl->aucat, str, mode)) { in _sio_aucat_open()
|