Lines Matching refs:debug
87 debug("channel %d: input %s -> %s", c->self, istates[c->istate], in chan_set_istate()
96 debug("channel %d: output %s -> %s", c->self, ostates[c->ostate], in chan_set_ostate()
108 debug("channel %d: rcvd oclose", c->self); in chan_rcvd_oclose1()
132 debug("channel %d: read failed", c->self); in chan_read_failed()
147 debug("channel %d: ibuf empty", c->self); in chan_ibuf_empty()
173 debug("channel %d: rcvd ieof", c->self); in chan_rcvd_ieof1()
190 debug("channel %d: write failed", c->self); in chan_write_failed1()
211 debug("channel %d: obuf empty", c->self); in chan_obuf_empty()
233 debug("channel %d: send ieof", c->self); in chan_send_ieof1()
250 debug("channel %d: send oclose", c->self); in chan_send_oclose1()
272 debug("channel %d: rcvd close", c->self); in chan_rcvd_close2()
316 debug("channel %d: rcvd eof", c->self); in chan_rcvd_eof2()
324 debug("channel %d: write failed", c->self); in chan_write_failed2()
342 debug("channel %d: send eof", c->self); in chan_send_eof2()
359 debug("channel %d: send close", c->self); in chan_send_close2()
430 debug("channel %d: zombie", c->self); in chan_is_dead()
436 debug("channel %d: is dead", c->self); in chan_is_dead()
453 debug("channel %d: almost dead", in chan_is_dead()
461 debug("channel %d: is dead", c->self); in chan_is_dead()
475 debug("channel %d: close_write", c->self); in chan_shutdown_write()
478 debug("channel %d: chan_shutdown_write: " in chan_shutdown_write()
493 debug("channel %d: close_read", c->self); in chan_shutdown_read()