Searched defs:odesc (Results 1 – 2 of 2) sorted by relevance
127 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()
64 char *odesc[3]; /* Description of each value */ global() member