Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dnchan.c86 static const char * const istates[] = { variable
95 debug2("channel %d: input %s -> %s", c->self, istates[c->istate], in chan_set_istate()
96 istates[next]); in chan_set_istate()