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

/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c101 * @code{optionGetValue()}, @code{optionNextValue()} and
201 const tOptionValue * rv = optionGetValue(ov, name);
288 /*=export_func optionGetValue
316 optionGetValue(tOptionValue const * oov, char const * vname) function
H A Dsave.c498 tOptionValue const * ovp = optionGetValue(base, NULL);
/freebsd-13-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h803 * @code{optionGetValue()}, @code{optionNextValue()} and
885 * optionGetValue - get a specific value from a hierarcical list
899 extern const tOptionValue * optionGetValue(const tOptionValue *, char const *);

Completed in 448 milliseconds