Searched refs:cur_host (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/rdist/
H A Ddocmd.c214 static char *cur_host = NULL; local
223 if (cur_host != NULL && rem >= 0) {
224 if (strcmp(cur_host, rhost) == 0)
228 cur_host = rhost;

Completed in 137 milliseconds