OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepfds
(Results
1 - 2
of
2
) sorted by null
/external/dropbear/
channel.h
95
int
sepfds
; /* Whether this channel has seperate pipes for in/out or not */
member in struct:ChanType
common-channel.c
904
if (channel->type->
sepfds
) {
934
if (channel->type->
sepfds
&& channel->readfd == FD_CLOSED
Completed in 401 milliseconds