Searched defs:get_channel (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib/
H A Distream-multiplex.c36 get_channel(struct multiplex_istream *mstream, uint8_t cid) function
114 get_channel(mstream, mstream->cur_channel);
266 i_assert(get_channel(chan->mstream, cid) == NULL);
H A Dostream-multiplex.c36 get_channel(struct multiplex_ostream *mstream, uint8_t cid) function
195 i_assert(get_channel(chan->mstream, cid) == NULL);

Completed in 798 milliseconds