Home
last modified time | relevance | path

Searched refs:pOptions (Results 1 – 6 of 6) sorted by relevance

/src/contrib/ntp/sntp/
H A Dsntp-opts.c818 doOptDebug_Level(tOptions* pOptions, tOptDesc* pOptDesc) in doOptDebug_Level() argument
829 (void)pOptions; in doOptDebug_Level()
842 doOptKod(tOptions* pOptions, tOptDesc* pOptDesc) in doOptKod() argument
855 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptKod()
869 doOptKeyfile(tOptions* pOptions, tOptDesc* pOptDesc) in doOptKeyfile() argument
882 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptKeyfile()
894 doOptLogfile(tOptions* pOptions, tOptDesc* pOptDesc) in doOptLogfile() argument
907 optionFileCheck(pOptions, pOptDesc, type, mode); in doOptLogfile()
922 doOptSteplimit(tOptions* pOptions, tOptDesc* pOptDesc) in doOptSteplimit() argument
928 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptSteplimit()
[all …]
/src/contrib/ntp/util/
H A Dntp-keygen-opts.c1032 doOptImbits(tOptions* pOptions, tOptDesc* pOptDesc) in doOptImbits() argument
1038 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptImbits()
1040 optionNumericVal(pOptions, pOptDesc); in doOptImbits()
1056 optionShowRange(pOptions, pOptDesc, VOIDP(rng), 1); in doOptImbits()
1068 doOptDebug_Level(tOptions* pOptions, tOptDesc* pOptDesc) in doOptDebug_Level() argument
1079 (void)pOptions; in doOptDebug_Level()
1091 doOptModulus(tOptions* pOptions, tOptDesc* pOptDesc) in doOptModulus() argument
1097 if (pOptions <= OPTPROC_EMIT_LIMIT) in doOptModulus()
1099 optionNumericVal(pOptions, pOptDesc); in doOptModulus()
1115 optionShowRange(pOptions, pOptDesc, VOIDP(rng), 1); in doOptModulus()
/src/contrib/ntp/ntpq/
H A Dntpq-opts.c641 doOptDebug_Level(tOptions* pOptions, tOptDesc* pOptDesc) in doOptDebug_Level() argument
652 (void)pOptions; in doOptDebug_Level()
663 doOptRefid(tOptions* pOptions, tOptDesc* pOptDesc) in doOptRefid() argument
670 if (pOptions <= OPTPROC_EMIT_LIMIT) { in doOptRefid()
671 (void) optionEnumerationVal(pOptions, pOptDesc, names, 2); in doOptRefid()
676 optionEnumerationVal(pOptions, pOptDesc, names, 2); in doOptRefid()
H A Dntpq.c3885 tOptions *pOptions, in ntpq_custom_opt_handler() argument
/src/contrib/ntp/ntpdc/
H A Dntpdc-opts.c620 doOptDebug_Level(tOptions* pOptions, tOptDesc* pOptDesc) in doOptDebug_Level() argument
631 (void)pOptions; in doOptDebug_Level()
/src/contrib/ntp/ntpd/
H A Dntpd-opts.c1326 doOptDebug_Level(tOptions* pOptions, tOptDesc* pOptDesc) in doOptDebug_Level() argument
1337 (void)pOptions; in doOptDebug_Level()