Home
last modified time | relevance | path

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

/openbsd/src/lib/libsndio/
Dmio_aucat.c82 hdl->aucat.rstate = RSTATE_MSG; in mio_aucat_runmsg()
122 while (hdl->aucat.rstate == RSTATE_MSG) { in mio_aucat_read()
168 while (hdl->aucat.rstate == RSTATE_MSG) { in mio_aucat_revents()
Daucat.c49 if (hdl->rstate != RSTATE_MSG) { in _aucat_rmsg()
77 hdl->rstate = RSTATE_MSG; in _aucat_rmsg()
150 hdl->rstate = RSTATE_MSG; in _aucat_rdata()
483 hdl->rstate = RSTATE_MSG; in _aucat_open()
574 if (hdl->rstate == RSTATE_MSG) in _aucat_pollfd()
Dsio_aucat.c134 hdl->aucat.rstate = RSTATE_MSG; in sio_aucat_runmsg()
202 hdl->aucat.rstate = RSTATE_MSG; in sio_aucat_start()
255 case RSTATE_MSG: in sio_aucat_drain()
419 while (hdl->aucat.rstate == RSTATE_MSG) { in sio_aucat_read()
474 while (hdl->aucat.rstate == RSTATE_MSG) { in sio_aucat_revents()
Daucat.h27 #define RSTATE_MSG 0 /* message being received */ macro
Dsioctl_aucat.c135 hdl->aucat.rstate = RSTATE_MSG; in sioctl_aucat_runmsg()
259 if (hdl->aucat.rstate == RSTATE_MSG) { in sioctl_aucat_revents()