Lines Matching refs:connect_path
1539 if (options.local_forwards[i].connect_path != NULL) { in main()
1540 cp = options.local_forwards[i].connect_path; in main()
1541 p = options.local_forwards[i].connect_path = in main()
1560 if (options.remote_forwards[i].connect_path != NULL) { in main()
1561 cp = options.remote_forwards[i].connect_path; in main()
1562 p = options.remote_forwards[i].connect_path = in main()
1888 rfwd->listen_port, rfwd->connect_path ? rfwd->connect_path : in ssh_confirm_remote_forward()
1906 rfwd->allocated_port, rfwd->connect_path ? in ssh_confirm_remote_forward()
1907 rfwd->connect_path : rfwd->connect_host, in ssh_confirm_remote_forward()
2045 (options.local_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2046 options.local_forwards[i].connect_path : in ssh_init_forwarding()
2066 (options.remote_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2067 options.remote_forwards[i].connect_path : in ssh_init_forwarding()