Home
last modified time | relevance | path

Searched refs:ostate (Results 1 – 6 of 6) sorted by relevance

/external/openssh/
Dnchan.c102 if (c->ostate > CHAN_OUTPUT_CLOSED || next > CHAN_OUTPUT_CLOSED) in chan_set_ostate()
103 fatal("chan_set_ostate: bad state %d -> %d", c->ostate, next); in chan_set_ostate()
104 debug2("channel %d: output %s -> %s", c->self, ostates[c->ostate], in chan_set_ostate()
106 c->ostate = next; in chan_set_ostate()
182 switch (c->ostate) { in chan_rcvd_ieof1()
191 c->self, c->ostate); in chan_rcvd_ieof1()
199 switch (c->ostate) { in chan_write_failed1()
212 c->self, c->ostate); in chan_write_failed1()
225 switch (c->ostate) { in chan_obuf_empty()
234 c->self, c->ostate); in chan_obuf_empty()
[all …]
Dchannels.c347 c->ostate = CHAN_OUTPUT_OPEN; in channel_new()
445 other->ostate = CHAN_OUTPUT_CLOSED; in channel_free()
733 c->ostate, buffer_len(&c->output), in channel_open_message()
917 if (c->ostate == CHAN_OUTPUT_OPEN || in channel_pre_open()
918 c->ostate == CHAN_OUTPUT_WAIT_DRAIN) { in channel_pre_open()
921 } else if (c->ostate == CHAN_OUTPUT_WAIT_DRAIN) { in channel_pre_open()
931 !(c->istate == CHAN_INPUT_CLOSED && c->ostate == CHAN_OUTPUT_CLOSED)) { in channel_pre_open()
1079 debug2("X11 rejected %d i%d/o%d", c->self, c->istate, c->ostate); in channel_pre_x11_open()
1089 debug2("X11 closed %d i%d/o%d", c->self, c->istate, c->ostate); in channel_pre_x11_open()
1106 if (c->ostate == CHAN_OUTPUT_OPEN || in channel_pre_mux_client()
[all …]
Dchannels.h101 u_int ostate; /* output to channel (state of transmit half) */ member
Dsession.c2211 if (c->ostate != CHAN_OUTPUT_CLOSED) in session_close_x11()
2295 if (c->ostate != CHAN_OUTPUT_CLOSED) in session_exit_message()
Dmux.c237 if (sc->ostate == CHAN_OUTPUT_OPEN) in mux_master_control_cleanup_cb()
/external/llvm/test/DebugInfo/X86/
Dmultiple-at-const-val.ll54 !79 = !DIDerivedType(tag: DW_TAG_typedef, name: "ostate", line: 327, file: !1801, scope: !49, baseT…