Home
last modified time | relevance | path

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

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