Searched refs:TERMNAMESIZE (Results 1 – 1 of 1) sorted by relevance
208 #define TERMNAMESIZE 16 in otnchktc() macro209 char tcname[TERMNAMESIZE]; /* name of similar terminal */ in otnchktc()225 (void) strncpy(tcname, p + 3, TERMNAMESIZE); /* TLH */ in otnchktc()