term              204 src/simh/linehistory.c   char *term = getenv("TERM");
term              207 src/simh/linehistory.c   if (term == NULL)
term              214 src/simh/linehistory.c     if (!strcasecmp(term, unsupported_term[j]))
term             7514 src/simh/scp.c     uint32 rdx, t_addr max, char term)
term             7566 src/simh/scp.c if (term && (*tptr++ != term))
term              150 src/simh/scp.h     uint32 rdx, t_addr max, char term);