Searched defs:proxy_command (Results 1 – 3 of 3) sorted by relevance
276 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong() local283 const CommandObject *proxy_command = in IsRemovable() local291 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject() local298 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand() local305 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText() local313 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP() local321 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject() local331 CommandObject *proxy_command = GetProxyCommandObject(); in AproposAllSubCommands() local339 CommandObject *proxy_command = GetProxyCommandObject(); in LoadSubCommand() local346 CommandObject *proxy_command = GetProxyCommandObject(); in WantsRawCommandString() local[all …]
91 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()110 const char *proxy_command) in ssh_proxy_fdpass_connect()188 const char *proxy_command) in ssh_proxy_connect()
73 char *proxy_command; /* Proxy command for connecting the host. */ member