Searched defs:thishost (Results 1 – 5 of 5) sorted by relevance
40 char *thishost; member
354 ssh_connection_hash(const char *thishost, const char *host, const char *portstr, in ssh_connection_hash()659 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local
674 char cname[NI_MAXHOST], thishost[NI_MAXHOST]; in main() local
502 char thishost[MAXHOSTNAMELEN], statline[STATLINE_SIZE]; in trstat_write() local
154 } *thishost, *firsthost; variable