unsupported_term   91 src/simh/linehistory.c static char *unsupported_term[] = {
unsupported_term  212 src/simh/linehistory.c   for (j = 0; unsupported_term[j]; j++)
unsupported_term  214 src/simh/linehistory.c     if (!strcasecmp(term, unsupported_term[j]))