Lines Matching full:ssh_program
2240 char *ssh_program = _PATH_SSH_PROGRAM, *sftp_direct = NULL;2258 addargs(&args, "%s", ssh_program);2357 ssh_program = optarg;2358 replacearg(&args, 0, "%s", ssh_program);2412 connect_to_server(ssh_program, args.list, &in, &out);