Searched refs:mf_stream_wait (Results 1 – 3 of 3) sorted by relevance
33 mf_stream_wait(mu_stream_t stream, int flags, struct timeout_ctl *tctl) in mf_stream_wait() function
267 int mf_stream_wait(mu_stream_t stream, int flags, struct timeout_ctl *tctl);
149 return mf_stream_wait(iop->stream, flags, tctl); in smtp_wait()550 rc = mf_stream_wait(stream, MU_STREAM_READY_WR, in smtp_io_open()