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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dconfigfile.c103 * @code{optionGetValue()}, @code{optionNextValue()} and
203 const tOptionValue * rv = optionGetValue(ov, name);
290 /*=export_func optionGetValue
318 optionGetValue(tOptionValue const * oov, char const * vname) function
H A Dsave.c500 tOptionValue const * ovp = optionGetValue(base, NULL);
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h805 * @code{optionGetValue()}, @code{optionNextValue()} and
887 * optionGetValue - get a specific value from a hierarcical list
901 extern const tOptionValue * optionGetValue(const tOptionValue *, char const *);

Completed in 105 milliseconds