Home | History | Annotate | Download | only in msdos

Lines Matching refs:modeStr

291   static const char *modeStr [] = {

300 if (mode > DIM(modeStr))
302 return (modeStr [mode-1]);