Home
last modified time | relevance | path

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

/dports/net/ntp/ntp-4.2.8p15/ntpq/
H A Dntpq-opts.h96 #define DESC(n) (ntpqOptions.pOptDesc[INDEX_OPT_## n])
240 #define ERRSKIP_OPTERR STMTS(ntpqOptions.fOptSet &= ~OPTPROC_ERRSTOP)
241 #define ERRSTOP_OPTERR STMTS(ntpqOptions.fOptSet |= OPTPROC_ERRSTOP)
243 ntpqOptions.curOptIdx = (n); \
244 ntpqOptions.pzCurOpt = NULL )
246 #define USAGE(c) (*ntpqOptions.pUsageProc)(&ntpqOptions, c)
257 extern tOptions ntpqOptions;
280 # define OPT_NO_XLAT_CFG_NAMES STMTS(ntpqOptions.fOptSet |= \
282 # define OPT_NO_XLAT_OPT_NAMES STMTS(ntpqOptions.fOptSet |= \
285 # define OPT_XLAT_CFG_NAMES STMTS(ntpqOptions.fOptSet &= \
[all …]
H A Dntpq-opts.c594 optionUsage(&ntpqOptions, ex_code); in doUsageOpt()
682 tOptions ntpqOptions = { variable
788 tOptions * const opts = &ntpqOptions; in translate_option_strings()
H A Dntpq.c559 int optct = ntpOptionProcess(&ntpqOptions, argc, argv); in ntpqmain()
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/devel/
H A DChangeLog2971 * [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
/dports/net/ntp/ntp-4.2.8p15/
H A DChangeLog3653 * [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
H A DCommitLog162397 [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
162401 [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
162405 [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
162408 [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.
162411 [Bug 1334] ntpsnmpd undefined reference to `ntpqOptions'.