OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stdio_forward_host
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
ssh.c
156
char *
stdio_forward_host
= NULL;
variable
643
if (
stdio_forward_host
!= NULL)
760
if (
stdio_forward_host
!= NULL)
765
stdio_forward_host
= fwd.listen_host;
[
all
...]
mux.c
91
extern char *
stdio_forward_host
;
[
all
...]
Completed in 163 milliseconds