Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/sntp/libopts/
Dconfigfile.c228 tOptionValue * pOV = *(poptv++); in optionFindNextValue() local
230 res = pOV; in optionFindNextValue()
233 if (pOV == pPrevVal) in optionFindNextValue()