/freebsd/contrib/ntp/sntp/include/ |
H A D | debug-opt.def | 13 max = NOLIMIT; 24 max = NOLIMIT;
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd-opts.c | 879 /* min, max, act ct */ 0, NOLIMIT, 0, 891 /* min, max, act ct */ 0, NOLIMIT, 0, 915 /* min, max, act ct */ 0, NOLIMIT, 0, 951 /* min, max, act ct */ 0, NOLIMIT, 0, 1107 /* min, max, act ct */ 0, NOLIMIT, 0, 1143 /* min, max, act ct */ 0, NOLIMIT, 0, 1155 /* min, max, act ct */ 0, NOLIMIT, 0,
|
H A D | ntpdbase-opts.def | 99 max = NOLIMIT; 163 max = NOLIMIT; 340 max = NOLIMIT; 383 max = NOLIMIT; 395 max = NOLIMIT;
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.c | 384 /* min, max, act ct */ 0, NOLIMIT, 0, 396 /* min, max, act ct */ 0, NOLIMIT, 0, 408 /* min, max, act ct */ 0, NOLIMIT, 0, 543 /* min, max, act ct */ 0, NOLIMIT, 0,
|
H A D | ntpdc-opts.def | 41 max = NOLIMIT;
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-opts.c | 393 /* min, max, act ct */ 0, NOLIMIT, 0, 405 /* min, max, act ct */ 0, NOLIMIT, 0, 417 /* min, max, act ct */ 0, NOLIMIT, 0, 564 /* min, max, act ct */ 0, NOLIMIT, 0,
|
H A D | ntpq-opts.def | 40 max = NOLIMIT;
|
/freebsd/contrib/ntp/sntp/ |
H A D | sntp-opts.c | 510 /* min, max, act ct */ 0, NOLIMIT, 0, 522 /* min, max, act ct */ 0, NOLIMIT, 0, 534 /* min, max, act ct */ 0, NOLIMIT, 0, 546 /* min, max, act ct */ 0, NOLIMIT, 0, 741 /* min, max, act ct */ 0, NOLIMIT, 0,
|
H A D | sntp-opts.def | 64 max = NOLIMIT; 79 max = NOLIMIT;
|
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | perlopt.tpl | 65 (if (and (exist? "max") (== (get "max") "NOLIMIT")) 75 (error "If stack-arg then max has to be NOLIMIT")
|
H A D | cmd-doc.tlib | 944 IF % max (= "%s" "NOLIMIT")
|
/freebsd/contrib/ntp/scripts/ntpsweep/ |
H A D | ntpsweep-opts.def | 19 max = NOLIMIT;
|
/freebsd/contrib/ntp/scripts/ |
H A D | plot_summary-opts.def | 49 max = NOLIMIT;
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen-opts.c | 687 /* min, max, act ct */ 0, NOLIMIT, 0, 699 /* min, max, act ct */ 0, NOLIMIT, 0, 954 /* min, max, act ct */ 0, NOLIMIT, 0,
|
/freebsd/contrib/ntp/sntp/libopts/autoopts/ |
H A D | options.h | 471 #define NOLIMIT USHRT_MAX ///< no occurrance count limit macro
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd-opts.c | 295 /* min, max, act ct */ 0, NOLIMIT, 0,
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | makeshell.c | 520 if ((unsigned)od->optMaxCt < NOLIMIT) in emit_action()
|
H A D | usage.c | 853 case NOLIMIT: fputs(zNoLim + tab_skip_ct, option_usage_fp); break; in prt_extd_usage()
|