Home
last modified time | relevance | path

Searched refs:GotTermCaps (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcsh-6/
HDed.init.c49 extern int GotTermCaps;
316 if (!GotTermCaps) in ed_Init()
HDtc.func.c405 extern int GotTermCaps;
413 if (!GotTermCaps) in dotelltc()
423 if (!GotTermCaps) in doechotc()
435 if (!GotTermCaps) in dosettc()
HDed.screen.c713 int GotTermCaps = 0; variable
881 if (!GotTermCaps) in BindArrowKeys()
1412 GotTermCaps = 1; in GetTermCaps()
HDsh.set.c40 extern int GotTermCaps;
135 GotTermCaps = 0; in update_vars()
HDsh.func.c50 extern int GotTermCaps;
1460 GotTermCaps = 0; in dosetenv()
1532 GotTermCaps = 0; in dosetenv()