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

  /external/openssh/
channels.h 239 void channel_after_select(fd_set *, fd_set *);
serverloop.c 711 channel_after_select(readset, writeset);
862 channel_after_select(readset, writeset);
    [all...]
clientloop.c     [all...]
channels.c 2124 channel_after_select(fd_set *readset, fd_set *writeset) function
    [all...]

Completed in 52 milliseconds