term              213 src/simh/linehistory.c   char *term = getenv("TERM");
term              216 src/simh/linehistory.c   if (term == NULL)
term              223 src/simh/linehistory.c     if (!strcasecmp(term, unsupported_term[j]))
term             6965 src/simh/scp.c     uint32 rdx, t_addr max, char term)
term             7017 src/simh/scp.c if (term && (*tptr++ != term))
term              150 src/simh/scp.h     uint32 rdx, t_addr max, char term);