Searched defs:host_arg (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | sshconnect.h | 41 char *host_arg; member
|
H A D | sshconnect.c | 78 const char *host, const char *host_arg, int port) in expand_proxy_command() argument 103 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect() argument 184 ssh_proxy_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_proxy_connect() argument 524 ssh_connect(struct ssh *ssh, const char *host, const char *host_arg, in ssh_connect() argument [all...] |
H A D | readconf.h | 31 char *host_arg; /* Host arg as specified on command line. */ global() member
|
H A D | readconf.c | 630 match_cfg_line(Options * options,char ** condition,struct passwd * pw,const char * host_arg,const char * original_host,int final_pass,int * want_final_pass,const char * filename,int linenum) match_cfg_line() argument
|