HomeSort by: relevance | last modified time | path
    Searched defs:mrulist (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 74 static void mrulist (struct parse *, FILE *);
181 { "mrulist", mrulist, { OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
201 "display monitor (mrulist) counters and limits" },
233 * mrulist() depends on MRUSORT_DEF and MRUSORT_RDEF being the first two
377 * qsort comparison function table for mrulist(). The first two
2726 * output for mrulist. A better approach would be to
2909 printf("mrulist retrieval interrupted by operator.\n"
3158 * mrulist - ntpq's mrulist command to fetch an arbitrarily large Mos
3179 mrulist( function
    [all...]
ntpq-subs.c 74 static void mrulist (struct parse *, FILE *);
181 { "mrulist", mrulist, { OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR, OPT|NTP_STR },
201 "display monitor (mrulist) counters and limits" },
233 * mrulist() depends on MRUSORT_DEF and MRUSORT_RDEF being the first two
377 * qsort comparison function table for mrulist(). The first two
2726 * output for mrulist. A better approach would be to
2909 printf("mrulist retrieval interrupted by operator.\n"
3158 * mrulist - ntpq's mrulist command to fetch an arbitrarily large Mos
3179 mrulist( function
    [all...]

Completed in 83 milliseconds