Searched refs:TERMCAP (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/m/
H A Daltos.h48 #define TERMCAP macro
/macosx-10.10/CPANInternal-159.1/Perl4-CoreLibs-0.003/lib/
H A Dtermcap.pl23 local($TERMCAP,$_,$entry,$loop,$field);
31 $TERMCAP = $ENV{'TERMCAP'};
32 $TERMCAP = '/etc/termcap' unless $TERMCAP;
33 if ($TERMCAP !~ m:^/:) {
34 if ($TERMCAP !~ /(^|\|)$TERM[:\|]/) {
35 $TERMCAP = '/etc/termcap';
38 if ($TERMCAP =~ m:^/:) {
42 open(TERMCAP,'<
[all...]
/macosx-10.10/ncurses-44/ncurses/progs/
H A Dcapconvert74 if test -z "$TERMCAP"
76 echo "You have no TERMCAP variable set, so we are done."
82 echo "You are running xterm, which usually sets TERMCAP itself."
88 echo "of your TERMCAP variable."
136 # the user has a TERMCAP variable that may modify a stock description.
219 # We're done unless user has a .termcap file or equivalent named by TERMCAP
220 if test -z "$TERMCAP"
222 echo "You have no TERMCAP set, so we are done."
225 # OK, here comes the nasty case...user has a TERMCAP. Instead of
227 # TERM and TERMCAP (partl
[all...]
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dtkterm137 set env(TERMCAP) {tt:
H A Dterm_expect131 set env(TERMCAP) {tt:
H A Dvirterm83 set env(TERMCAP) {tt:
/macosx-10.10/remote_cmds-47/telnet.tproj/
H A Dtelnet.c64 #ifdef TERMCAP
67 #endif /* TERMCAP */
673 #ifdef TERMCAP
/macosx-10.10/vim-55/runtime/syntax/
H A Dtcsh.vim56 syn keyword tcshEnvVar contained AFSUSER COLUMNS DISPLAY EDITOR GROUP HOME HOST HOSTTYPE HPATH LANG LC_CTYPE LINES LS_COLORS MACHTYPE NOREBIND OSTYPE PATH PWD REMOTEHOST SHLVL SYSTYPE TERM TERMCAP USER VENDOR VISUAL
/macosx-10.10/tcl-105/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl3062 set env(TERMCAP) {tt:

Completed in 144 milliseconds