Lines Matching refs:debug
88 debug("channel %d: input %s -> %s", c->self, istates[c->istate], in chan_set_istate()
97 debug("channel %d: output %s -> %s", c->self, ostates[c->ostate], in chan_set_ostate()
109 debug("channel %d: rcvd oclose", c->self); in chan_rcvd_oclose1()
133 debug("channel %d: read failed", c->self); in chan_read_failed()
148 debug("channel %d: ibuf empty", c->self); in chan_ibuf_empty()
174 debug("channel %d: rcvd ieof", c->self); in chan_rcvd_ieof1()
191 debug("channel %d: write failed", c->self); in chan_write_failed1()
212 debug("channel %d: obuf empty", c->self); in chan_obuf_empty()
234 debug("channel %d: send ieof", c->self); in chan_send_ieof1()
251 debug("channel %d: send oclose", c->self); in chan_send_oclose1()
273 debug("channel %d: rcvd close", c->self); in chan_rcvd_close2()
306 debug("channel %d: rcvd eof", c->self); in chan_rcvd_eof2()
314 debug("channel %d: write failed", c->self); in chan_write_failed2()
330 debug("channel %d: send eof", c->self); in chan_send_eof2()
347 debug("channel %d: send close", c->self); in chan_send_close2()
403 debug("channel %d: zombie", c->self); in chan_is_dead()
409 debug("channel %d: is dead", c->self); in chan_is_dead()
426 debug("channel %d: almost dead", in chan_is_dead()
434 debug("channel %d: is dead", c->self); in chan_is_dead()
448 debug("channel %d: close_write", c->self); in chan_shutdown_write()
451 debug("channel %d: chan_shutdown_write: " in chan_shutdown_write()
466 debug("channel %d: close_read", c->self); in chan_shutdown_read()