Searched refs:shorthost (Results 1 – 3 of 3) sorted by relevance
35 char *shorthost; member56 "L", conn_info->shorthost, \
659 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local774 strlcpy(shorthost, thishost, sizeof(shorthost)); in match_cfg_line()775 shorthost[strcspn(thishost, ".")] = '\0'; in match_cfg_line()786 "L", shorthost, in match_cfg_line()
615 free(cinfo->shorthost); in ssh_conn_info_free()1425 cinfo->shorthost = xstrdup(thishost); in main()