Home
last modified time | relevance | path

Searched refs:optionKeywordName (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq-opts.h234 #define OPT_REFID_VAL2STR(_v) optionKeywordName(&DESC(REFID), (_v))
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
HDoptions.h1211 extern char const * optionKeywordName(tOptDesc *, unsigned int);
/freebsd-13-stable/contrib/ntp/sntp/libopts/
HDenum.c230 optionKeywordName(tOptDesc * pOD, unsigned int enum_val) in optionKeywordName() function