Home
last modified time | relevance | path

Searched defs:odesc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c127 optionFindValue(const tOptDesc * odesc, char const * name, char const * val) in optionFindValue()
204 optionFindNextValue(const tOptDesc * odesc, const tOptionValue * pPrevVal, in optionFindNextValue()
1116 optionLoadOpt(tOptions * opts, tOptDesc * odesc) in optionLoadOpt()
/freebsd/contrib/less/
H A Doption.h64 char *odesc[3]; /* Description of each value */ global() member