Searched defs:host_arg (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | sshconnect.h | 42 char *host_arg; member
|
| D | sshconnect.c | 88 const char *host, const char *host_arg, int port) in expand_proxy_command() 113 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect() 195 ssh_proxy_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_proxy_connect() 598 ssh_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_connect()
|
| D | readconf.c | 685 struct passwd *pw, const char *host_arg, const char *original_host, in expand_match_exec_or_include_path() 742 struct passwd *pw, const char *host_arg, const char *original_host, in match_cfg_line()
|
| D | readconf.h | 31 char *host_arg; /* Host arg as specified on command line. */ member
|