HomeSort by relevance Sort by last modified time
    Searched refs:CHAN_LOCAL (Results 1 - 3 of 3) sorted by null

  /external/openssh/
nchan.c 164 if (!(c->flags & (CHAN_CLOSE_SENT|CHAN_LOCAL)))
281 if (!(c->flags & CHAN_LOCAL)) {
308 if (!(c->flags & CHAN_LOCAL))
462 if (c->flags & CHAN_LOCAL) {
channels.h 195 #define CHAN_LOCAL 0x10
channels.c     [all...]

Completed in 30 milliseconds