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