Searched defs:proxy_command (Results 1 – 3 of 3) sorted by relevance
310 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions() local317 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp() local324 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax() local331 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong() local338 const CommandObject *proxy_command = in IsRemovable() local346 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject() local353 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand() local360 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText() local370 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP() local378 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject() local[all …]
77 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command() argument 103 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect() argument 185 u_short port, const char *proxy_command) in ssh_proxy_connect() argument [all...]
75 char *proxy_command; /* Proxy command for connecting the host. */ global() member