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

/xsrc/external/mit/ctwm/dist/
H A Dclargs.c64 int ch, optidx; local in function:clargs_parse
168 optidx = 0;
170 &optidx)) != -1) {
220 #define IFIS(x) if(strcmp(long_options[optidx].name, (x)) == 0)
286 if(long_options[optidx].flag != NULL) {
292 long_options[optidx].name);

Completed in 2 milliseconds