HomeSort by: relevance | last modified time | path
    Searched refs:istates (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
nchan.c 88 static const char * const istates[] = { variable
97 debug2("channel %d: input %s -> %s", c->self, istates[c->istate],
98 istates[next]);
nchan.c 88 static const char * const istates[] = { variable
97 debug2("channel %d: input %s -> %s", c->self, istates[c->istate],
98 istates[next]);

Completed in 77 milliseconds