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

/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c72 static void mrulist (struct parse *, FILE *);
179 { "mrulist", mrulist, { OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
199 "display monitor (mrulist) counters and limits" },
231 * mrulist() depends on MRUSORT_DEF and MRUSORT_RDEF being the first two
375 * qsort comparison function table for mrulist(). The first two
2694 * output for mrulist. A better approach would be to
2877 printf("mrulist retrieval interrupted by operator.\n"
3126 * mrulist - ntpq's mrulist comman
3147 mrulist( function
[all...]

Completed in 95 milliseconds