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