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

  /external/dropbear/
channel.h 107 void channelio(fd_set *readfd, fd_set *writefd);
common-session.c 199 channelio(&readfd, &writefd);
common-channel.c 191 void channelio(fd_set *readfds, fd_set *writefds) { function

Completed in 289 milliseconds