Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dnchan.c86 static const char * const ostates[] = { variable
108 debug2("channel %d: output %s -> %s", c->self, ostates[c->ostate], in chan_set_ostate()
109 ostates[next]); in chan_set_ostate()