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

/opensolaris-onvv-gate/usr/src/cmd/ssh/libssh/common/
H A Dnchan.c80 static char *ostates[] = { "open", "drain", "wait_ieof", "closed" }; variable
97 debug("channel %d: output %s -> %s", c->self, ostates[c->ostate],
98 ostates[next]);

Completed in 296 milliseconds