Searched defs:proxy_command (Results 1 – 3 of 3) sorted by relevance
310 if (proxy_command) in GetOptions() local 317 if (proxy_command) in GetHelp() local 324 if (proxy_command) in GetSyntax() local 331 CommandObject *proxy_command = GetProxyCommandObject(); GetHelpLong() local 338 const CommandObject *proxy_command = IsRemovable() local 346 CommandObject *proxy_command = GetProxyCommandObject(); IsMultiwordObject() local 353 CommandObject *proxy_command = GetProxyCommandObject(); GetAsMultiwordCommand() local 360 CommandObject *proxy_command = GetProxyCommandObject(); GenerateHelpText() local 370 CommandObject *proxy_command = GetProxyCommandObject(); GetSubcommandSP() local 378 CommandObject *proxy_command = GetProxyCommandObject(); GetSubcommandObject() local 386 CommandObject *proxy_command = GetProxyCommandObject(); LoadSubCommand() local 393 CommandObject *proxy_command = GetProxyCommandObject(); WantsRawCommandString() local 400 CommandObject *proxy_command = GetProxyCommandObject(); WantsCompletion() local 407 CommandObject *proxy_command = GetProxyCommandObject(); HandleCompletion() local 414 CommandObject *proxy_command = GetProxyCommandObject(); HandleArgumentCompletion() local 422 CommandObject *proxy_command = GetProxyCommandObject(); GetRepeatCommand() local 434 CommandObject *proxy_command = GetProxyCommandObject(); Execute() local [all...]
88 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()114 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect()196 u_short port, const char *proxy_command) in ssh_proxy_connect()
75 char *proxy_command; /* Proxy command for connecting the host. */ member