Searched refs:TERMCAP (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/terminfo/ |
H A D | THIRDPARTYLICENSE.descrip | 1 TERMCAP AND TERMINFO SOURCE FILES
|
H A D | termcap.src | 2347 # macros, and other features too numerous to remember right now. TERMCAP 4319 # (d) screen sets $TERMCAP to a termcap-formatted copy of the 'screen' entry, 5261 # SET TERMCAP=location of termcap file in POSIX file format 5263 # e.g. SET TERMCAP=//D/RESKIT35/posix/termcap
|
H A D | terminfo.src | 2652 # macros, and other features too numerous to remember right now. TERMCAP 4939 # (d) screen sets $TERMCAP to a termcap-formatted copy of the 'screen' entry, 5960 # SET TERMCAP=location of termcap file in POSIX file format 5962 # e.g. SET TERMCAP=//D/RESKIT35/posix/termcap
|
/titanic_50/usr/src/cmd/captoinfo/ |
H A D | captoinfo.c | 120 static char TERMCAP[BUFSIZ+15]; variable 121 static char *newenviron[] = { &TERM[0], &TERMCAP[0], 0 }; 1377 (void) snprintf(TERMCAP, sizeof (TERMCAP), in setfilename() 1380 (void) snprintf(TERMCAP, sizeof (TERMCAP), in setfilename() 1384 TERMCAP); in setfilename()
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex.news | 444 TERM, TERMCAP, and EXINIT. 897 for a termcap entry in TERMCAP. 1022 for a termcap entry in TERMCAP.
|