Home
last modified time | relevance | path

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

/openbsd/lib/libsndio/
H A Daucat.h37 int _aucat_rmsg(struct aucat *, int *);
H A Dmio_aucat.c65 if (!_aucat_rmsg(&hdl->aucat, &hdl->mio.eof)) in mio_aucat_runmsg()
H A Daucat.c44 _aucat_rmsg(struct aucat *hdl, int *eof) in _aucat_rmsg() function
513 if (!_aucat_rmsg(hdl, &eof)) { in _aucat_open()
H A Dsio_aucat.c90 if (!_aucat_rmsg(&hdl->aucat, &hdl->sio.eof)) in sio_aucat_runmsg()
316 if (!_aucat_rmsg(&hdl->aucat, &hdl->sio.eof)) in sio_aucat_getpar()
H A Dsioctl_aucat.c110 if (!_aucat_rmsg(&hdl->aucat, &hdl->sioctl.eof)) in sioctl_aucat_runmsg()