Lines Matching full:forward
150 /* forward stdio to remote host and port */
250 Forward fwd;
374 else if (strcmp(optarg, "forward") == 0)
454 fatal("stdio forward already specified");
456 fatal("Cannot specify stdio forward with -O");
1012 /* Callback for remote forward global requests */
1016 Forward *rfwd = (Forward *)ctxt;
1019 debug("remote forward %s for: listen %d, connect %s:%d",
1024 logit("Allocated port %u for remote forward to %s:%d",
1084 fatal("Failed to connect in stdio forward mode.");
1288 debug("deferring postauth fork until remote forward "
1463 debug("deferring postauth fork until remote forward "