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