Searched defs:proxy_command (Results 1 – 3 of 3) sorted by relevance
361 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong() local370 …const CommandObject *proxy_command = const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject… in IsRemovable() local379 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject() local388 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP() local397 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject() local409 CommandObject *proxy_command = GetProxyCommandObject(); in AproposAllSubCommands() local421 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand() local430 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString() local439 CommandObject *proxy_command = GetProxyCommandObject(); in WantsCompletion() local449 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions() local[all …]
86 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()105 const char *proxy_command) in ssh_proxy_fdpass_connect()183 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect()
89 char *proxy_command; /* Proxy command for connecting the host. */ member