Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c157 const tOptionValue * rv = optionGetValue(ov, name); in optionFindValue()
272 optionGetValue(tOptionValue const * oov, char const * vname) in optionGetValue() function
H A Dsave.c466 tOptionValue const * ovp = optionGetValue(base, NULL); in prt_nested()
/freebsd/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h901 extern const tOptionValue * optionGetValue(const tOptionValue *, char const *);