Searched refs:lasthost (Results 1 – 1 of 1) sorted by relevance
102 static char lasthost[MAXHOSTNAMELEN] = ""; in is_same_host() local111 if (strcasecmp(name1, lasthost) == 0) { in is_same_host()116 xstrlcpy(lasthost, name1, sizeof(lasthost)); in is_same_host()