popt
1.16
|
Keep track of option tables already processed. More...
Data Fields | |
int | nopts |
int | maxopts |
const void ** | opts |
Keep track of option tables already processed.
Definition at line 781 of file popthelp.c.
int poptDone_s::maxopts |
Definition at line 783 of file popthelp.c.
Referenced by singleTableUsage().
int poptDone_s::nopts |
Definition at line 782 of file popthelp.c.
Referenced by singleTableUsage().
const void** poptDone_s::opts |
Definition at line 785 of file popthelp.c.
Referenced by singleTableUsage().