Searched defs:host_arg (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | sshconnect.h | 41 char *host_arg; member
|
H A D | sshconnect.c | 90 const char *host, const char *host_arg, int port) in expand_proxy_command() 115 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect() 196 ssh_proxy_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_proxy_connect() 546 ssh_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_connect()
|
H A D | readconf.c | 654 struct passwd *pw, const char *host_arg, const char *original_host, in expand_match_exec_or_include_path() 710 struct passwd *pw, const char *host_arg, const char *original_host, in match_cfg_line()
|
H A D | readconf.h | 31 char *host_arg; /* Host arg as specified on command line. */ member
|