Home
last modified time | relevance | path

Searched refs:optionFindNextValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h857 extern const tOptionValue * optionFindNextValue(const tOptDesc *, const tOptionValue *, char const …
/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c204 optionFindNextValue(const tOptDesc * odesc, const tOptionValue * pPrevVal, in optionFindNextValue() function