Lines Matching refs:ntpdc
1 /* $NetBSD: ntpdc.c,v 1.19 2024/08/18 20:47:19 christos Exp $ */
4 * ntpdc - control and monitor your ntpd daemon
24 #include "ntpdc.h"
36 #include "ntpdc-opts.h"
56 static const char * prompt = "ntpdc> "; /* prompt to ask him about */
140 "exit ntpdc" },
143 "exit ntpdc" },
261 CALL(ntpdc,"ntpdc",ntpdcmain);
576 /* XXX ELIMINATE sendpkt similar in ntpq.c, ntpdc.c, ntp_io.c, ntptrace.c */
872 * Historically, ntpdc has used a fixed-size request packet regardless
876 * ntpdc requests using larger 20-octet digests (vs. 16 for MD5), we
1563 fprintf(fp, "ntpdc commands:\n");