Home
last modified time | relevance | path

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

/third_party/popt/src/
Dpopthelp.c292 const char * argDescrip = getArgDescrip(opt, translation_domain); in singleOptionHelp() local
492 const char * argDescrip; in maxArgWidth() local
660 const char * argDescrip = getArgDescrip(opt, translation_domain); in singleOptionUsage() local
Dpopt.h132 const char * argDescrip; /*!< argument description for autohelp */ member