Home
last modified time | relevance | path

Searched refs:remhost (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssh/
H A Dsshconnect.h43 char *remhost; member
64 "h", conn_info->remhost, \
H A Dssh.c626 free(cinfo->remhost); in ssh_conn_info_free()
1445 cinfo->remhost = xstrdup(host); in main()
1469 cinfo->remhost, cinfo->portstr, cinfo->remuser, cinfo->jmphost); in main()
/src/contrib/tcsh/
H A DFixes1109 23. remhost code could pass the wrong length to getpeername()