Home | History | Annotate | Download | only in codesighs

Lines Matching defs:mLongName

86     const char* mLongName;
1111 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
1230 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
1283 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);