Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/sntp/libopts/autoopts/
HDoptions.h857 extern const tOptionValue * optionFindNextValue(const tOptDesc *, const tOptionValue *, char const …
/freebsd-head/contrib/ntp/sntp/libopts/
HDconfigfile.c204 optionFindNextValue(const tOptDesc * odesc, const tOptionValue * pPrevVal, in optionFindNextValue() function