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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h805 * @code{optionGetValue()}, @code{optionNextValue()} and
941 * optionNextValue - get the next value from a hierarchical list
954 extern const tOptionValue * optionNextValue(const tOptionValue *, const tOptionValue *);
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dsave.c510 } while (ovp = optionNextValue(base, ovp),
H A Dconfigfile.c103 * @code{optionGetValue()}, @code{optionNextValue()} and
349 /*=export_func optionNextValue
377 optionNextValue(tOptionValue const * ov_list,tOptionValue const * oov ) function

Completed in 93 milliseconds