Home
last modified time | relevance | path

Searched refs:OPTPROC_EMIT_LIMIT (Results 1 – 14 of 14) sorted by relevance

/freebsd-9-stable/contrib/ntp/sntp/libopts/
Dnumeric.c56 if (pOpts <= OPTPROC_EMIT_LIMIT) in optionShowRange()
92 if (pOpts > OPTPROC_EMIT_LIMIT) in optionShowRange()
Dalias.c71 if (opts <= OPTPROC_EMIT_LIMIT) in optionAlias()
Dreset.c82 if (pOpts <= OPTPROC_EMIT_LIMIT) in optionResetOpt()
Denum.c73 if (pOpts > OPTPROC_EMIT_LIMIT) in enum_err()
158 if (pOpts > OPTPROC_EMIT_LIMIT) { in enum_err()
Dfile.c162 if (pOpts <= OPTPROC_EMIT_LIMIT) { in optionFileCheck()
Dversion.c142 if (opts <= OPTPROC_EMIT_LIMIT) in print_ver()
Dautoopts.h392 ((_o) <= OPTPROC_EMIT_LIMIT) \
Dfind.c322 if (pOpts <= OPTPROC_EMIT_LIMIT) in optionVendorOption()
Dnested.c826 if (opts < OPTPROC_EMIT_LIMIT) in optionNestedVal()
Dconfigfile.c1164 if (opts <= OPTPROC_EMIT_LIMIT) in optionLoadOpt()
/freebsd-9-stable/contrib/ntp/sntp/libopts/autoopts/
Doptions.h429 #define OPTPROC_EMIT_LIMIT ((tOptions *)OP_VAL_EMIT_LIMIT) macro
/freebsd-9-stable/contrib/ntp/sntp/
Dsntp-opts.c921 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptSteplimit()
957 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptNtpversion()
/freebsd-9-stable/contrib/ntp/util/
Dntp-keygen-opts.c1033 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptImbits()
1092 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptModulus()
/freebsd-9-stable/contrib/ntp/ntpq/
Dntpq-opts.c638 if (pOptions <= OPTPROC_EMIT_LIMIT) { in doOptRefid()