Lines Matching refs:connect_path
1559 if (options.local_forwards[i].connect_path != NULL) { in main()
1560 cp = options.local_forwards[i].connect_path; in main()
1561 p = options.local_forwards[i].connect_path = in main()
1580 if (options.remote_forwards[i].connect_path != NULL) { in main()
1581 cp = options.remote_forwards[i].connect_path; in main()
1582 p = options.remote_forwards[i].connect_path = in main()
1908 rfwd->listen_port, rfwd->connect_path ? rfwd->connect_path : in ssh_confirm_remote_forward()
1926 rfwd->allocated_port, rfwd->connect_path ? in ssh_confirm_remote_forward()
1927 rfwd->connect_path : rfwd->connect_host, in ssh_confirm_remote_forward()
2065 (options.local_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2066 options.local_forwards[i].connect_path : in ssh_init_forwarding()
2086 (options.remote_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2087 options.remote_forwards[i].connect_path : in ssh_init_forwarding()