term              208 src/simh/linehistory.c   char *term = getenv("TERM");
term              211 src/simh/linehistory.c   if (term == NULL)
term              218 src/simh/linehistory.c     if (!strcasecmp(term, unsupported_term[j]))
term             7178 src/simh/scp.c     uint32 rdx, t_addr max, char term)
term             7230 src/simh/scp.c if (term && (*tptr++ != term))
term              150 src/simh/scp.h     uint32 rdx, t_addr max, char term);