Home | History | Annotate | Download | only in codesighs

Lines Matching refs:mLongName

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