Searched refs:shorthost (Results 1 – 3 of 3) sorted by relevance
37 char *shorthost; member58 "L", conn_info->shorthost, \
657 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in expand_match_exec_or_include_path() local677 strlcpy(shorthost, thishost, sizeof(shorthost)); in expand_match_exec_or_include_path()678 shorthost[strcspn(thishost, ".")] = '\0'; in expand_match_exec_or_include_path()688 "L", shorthost, in expand_match_exec_or_include_path()
615 free(cinfo->shorthost); in ssh_conn_info_free()1425 cinfo->shorthost = xstrdup(thishost); in main()