TERMNAMESIZE
char tcname[TERMNAMESIZE]; /* name of similar terminal */
(void) strncpy(tcname, p + 3, TERMNAMESIZE); /* TLH */