Home | History | Annotate | Download | only in ntpq

Lines Matching refs:ntpq

1 /*	$NetBSD: ntpq.c,v 1.23 2024/08/18 20:47:19 christos Exp $	*/
4 * ntpq - query an NTP server using mode 6 commands
29 #include "ntpq.h"
71 const char *prompt = "ntpq> "; /* prompt to ask him about */
74 * use old readvars behavior? --old-rv processing in ntpq resets
135 * For the most part ntpq simply displays what ntpd provides in the
296 "exit ntpq" },
299 "exit ntpq" },
472 CALL(ntpq,"ntpq",ntpqmain);
898 /* XXX ELIMINATE sendpkt similar in ntpq.c, ntpdc.c, ntp_io.c, ntptrace.c */
2398 fprintf(fp, "ntpq commands:\n");