Home | History | Annotate | Download | only in ntpq

Lines Matching defs:currenthost

362 char currenthost[LENHOSTNAME];			/* current host name */
777 printf("Closing old host %s\n", currenthost);
781 strlcpy(currenthost, temphost, sizeof(currenthost));
912 warning("write to %s failed", currenthost);
1031 currenthost);
1037 currenthost);
1437 fprintf(stderr, "server=%s ", currenthost);
2534 currenthost);
2552 fprintf(fp, "current host set to %s\n", currenthost);
2557 currenthost);