Lines Matching refs:mLongName
107 const char* mLongName;
640 if(0 == strcmp(gSwitches[switchLoop]->mLongName, inArgv[loop]))
805 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
833 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
861 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
889 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
917 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
945 ERROR_REPORT(retval, current->mLongName, "Unable to expand array.");
957 ERROR_REPORT(retval, current->mLongName, "No handler for command line switch.");
1048 printf("\t%s%s\n", gSwitches[loop]->mLongName, valueText);