OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sepfds
(Results
1 - 8
of
8
) sorted by null
/external/dropbear/
cli-tcpfwd.c
38
1, /*
sepfds
*/
51
1, /*
sepfds
*/
svr-tcpfwd.c
46
1, /*
sepfds
*/
55
1, /*
sepfds
*/
channel.h
95
int
sepfds
; /* Whether this channel has seperate pipes for in/out or not */
member in struct:ChanType
svr-agentfwd.c
180
0, /*
sepfds
*/
svr-x11fwd.c
181
0, /*
sepfds
*/
cli-chansession.c
49
0, /*
sepfds
*/
common-channel.c
904
if (channel->type->
sepfds
) {
934
if (channel->type->
sepfds
&& channel->readfd == FD_CLOSED
svr-chansession.c
994
0, /*
sepfds
*/
Completed in 1059 milliseconds