Home
last modified time | relevance | path

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

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