Searched defs:shorthost (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/ | ||
H A D | sshconnect.h | 35 char *shorthost; member |
H A D | readconf.c | 659 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local |