Searched defs:proxy_command (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMultiword.cpp359 CommandObject *proxy_command = GetProxyCommandObject(); local
368 const CommandObject *proxy_command = const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); local
377 CommandObject *proxy_command = GetProxyCommandObject(); local
386 CommandObject *proxy_command local
395 CommandObject *proxy_command = GetProxyCommandObject(); local
407 CommandObject *proxy_command = GetProxyCommandObject(); local
419 CommandObject *proxy_command = GetProxyCommandObject(); local
428 CommandObject *proxy_command = GetProxyCommandObject(); local
437 CommandObject *proxy_command = GetProxyCommandObject(); local
447 CommandObject *proxy_command = GetProxyCommandObject(); local
463 CommandObject *proxy_command = GetProxyCommandObject(); local
485 CommandObject *proxy_command = GetProxyCommandObject(); local
503 CommandObject *proxy_command = GetProxyCommandObject(); local
513 CommandObject *proxy_command = GetProxyCommandObject(); local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsshconnect.c90 expand_proxy_command(const char *proxy_command, const char *user, argument
188 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) argument
108 ssh_proxy_fdpass_connect(const char *host, u_short port, const char *proxy_command) argument
[all...]
H A Dreadconf.h81 char *proxy_command; /* Proxy command for connecting the host. */ member in struct:__anon510

Completed in 118 milliseconds