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

  /external/openssh/
ssh.c 151 char *stdio_forward_host = NULL; variable
367 if (stdio_forward_host != NULL)
453 if (stdio_forward_host != NULL)
458 stdio_forward_host = fwd.listen_host;
1078 if (stdio_forward_host != NULL) {
1082 if (!client_setup_stdio_fwd(stdio_forward_host,
    [all...]
mux.c 96 extern char *stdio_forward_host;
    [all...]

Completed in 861 milliseconds