Searched refs:jump_host (Results 1 – 4 of 4) sorted by relevance
167 char *jump_host; member
1137 if (options->jump_host != NULL) in process_config_line_depth()1138 charptr = &options->jump_host; /* Skip below */ in process_config_line_depth()1830 options->jump_host = NULL; in initialize_options()2312 active &= o->proxy_command == NULL && o->jump_host == NULL; in parse_jump()2336 o->jump_host = host; in parse_jump()2665 if (o->jump_host == NULL) in dump_client_config()2669 i = strchr(o->jump_host, ':') != NULL || in dump_client_config()2670 strspn(o->jump_host, "1234567890.") == strlen(o->jump_host); in dump_client_config()2682 o->jump_host, in dump_client_config()
385 options.jump_host == NULL; in resolve_canonicalize()737 if (options.jump_host != NULL) in main()1058 options.jump_host == NULL; in main()1096 if (options.jump_host != NULL) { in main()1123 options.jump_host); in main()
3184 Do not clobber the global jump_host variables when