Home | History | Annotate | Download | only in codesighs

Lines Matching defs:mLongName

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