Searched refs:TERMCAP (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/data/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, 5962 # SET TERMCAP=location of termcap file in POSIX file format 5964 # e.g. SET TERMCAP=//D/RESKIT35/posix/termcap
|
/illumos-gate/usr/src/cmd/captoinfo/ |
H A D | captoinfo.c | 118 static char TERMCAP[BUFSIZ+15]; variable 119 static char *newenviron[] = { &TERM[0], &TERMCAP[0], 0 }; 1375 (void) snprintf(TERMCAP, sizeof (TERMCAP), in setfilename() 1378 (void) snprintf(TERMCAP, sizeof (TERMCAP), in setfilename() 1382 TERMCAP); in setfilename()
|
/illumos-gate/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.
|