Home | History | Annotate | Download | only in ntpdc

Lines Matching defs:currenthost

178 static	char currenthost[LENHOSTNAME];			/* current host name */
508 printf("Closing old host %s\n", currenthost);
512 strlcpy(currenthost, temphost, sizeof(currenthost));
587 warning("write to %s failed", currenthost);
691 currenthost);
696 currenthost);
1701 (void) fprintf(fp, "current host is %s\n", currenthost);
1716 "current host remains %s\n", currenthost);
1724 (void) fprintf(fp, "current host set to %s\n", currenthost);
1728 "current host remains %s\n", currenthost);