Lines Matching refs:connect_path
1615 if (options.local_forwards[i].connect_path != NULL) { in main()
1616 cp = options.local_forwards[i].connect_path; in main()
1617 p = options.local_forwards[i].connect_path = in main()
1636 if (options.remote_forwards[i].connect_path != NULL) { in main()
1637 cp = options.remote_forwards[i].connect_path; in main()
1638 p = options.remote_forwards[i].connect_path = in main()
1956 rfwd->listen_port, rfwd->connect_path ? rfwd->connect_path : in ssh_confirm_remote_forward()
1974 rfwd->allocated_port, rfwd->connect_path ? in ssh_confirm_remote_forward()
1975 rfwd->connect_path : rfwd->connect_host, in ssh_confirm_remote_forward()
2113 (options.local_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2114 options.local_forwards[i].connect_path : in ssh_init_forwarding()
2134 (options.remote_forwards[i].connect_path != NULL) ? in ssh_init_forwarding()
2135 options.remote_forwards[i].connect_path : in ssh_init_forwarding()