Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/sntp/libopts/
HDconfigfile.c157 const tOptionValue * rv = optionGetValue(ov, name); in optionFindValue()
272 optionGetValue(tOptionValue const * oov, char const * vname) in optionGetValue() function
HDsave.c466 tOptionValue const * ovp = optionGetValue(base, NULL); in prt_nested()
/freebsd-head/contrib/ntp/sntp/libopts/autoopts/
HDoptions.h901 extern const tOptionValue * optionGetValue(const tOptionValue *, char const *);