OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setchannelfds
(Results
1 - 3
of
3
) sorted by null
/external/dropbear/
channel.h
106
void
setchannelfds
(fd_set *readfd, fd_set *writefd);
common-session.c
147
setchannelfds
(&readfd, &writefd);
common-channel.c
434
void
setchannelfds
(fd_set *readfds, fd_set *writefds) {
function
Completed in 51 milliseconds