Searched refs:GotTermCaps (Results 1 – 6 of 6) sorted by relevance
49 extern int GotTermCaps;316 if (!GotTermCaps) in ed_Init()
387 extern int GotTermCaps;395 if (!GotTermCaps) in dotelltc()405 if (!GotTermCaps) in doechotc()417 if (!GotTermCaps) in dosettc()
713 int GotTermCaps = 0; variable881 if (!GotTermCaps) in BindArrowKeys()1412 GotTermCaps = 1; in GetTermCaps()
40 extern int GotTermCaps;136 GotTermCaps = 0; in update_vars()
50 extern int GotTermCaps;1510 GotTermCaps = 0; in dosetenv()1582 GotTermCaps = 0; in dosetenv()
2084 19. Fixed GotTermCaps to be called only once.