Home
last modified time | relevance | path

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

/openbsd/lib/libsndio/
H A Daucat.h41 int _aucat_open(struct aucat *, const char *, unsigned);
H A Dmio_aucat.c95 if (!_aucat_open(&hdl->aucat, str, mode)) in _mio_aucat_open()
H A Dsioctl_aucat.c148 if (!_aucat_open(&hdl->aucat, str, mode)) in _sioctl_aucat_open()
H A Daucat.c411 _aucat_open(struct aucat *hdl, const char *str, unsigned int mode) in _aucat_open() function
H A Dsio_aucat.c161 if (!_aucat_open(&hdl->aucat, str, mode)) { in _sio_aucat_open()