Searched refs:GotTermCaps (Results 1 – 6 of 6) sorted by relevance
53 extern int GotTermCaps;320 if (!GotTermCaps) in ed_Init()
391 extern int GotTermCaps;399 if (!GotTermCaps) in dotelltc()409 if (!GotTermCaps) in doechotc()421 if (!GotTermCaps) in dosettc()
717 int GotTermCaps = 0; variable885 if (!GotTermCaps) in BindArrowKeys()1416 GotTermCaps = 1; in GetTermCaps()
44 extern int GotTermCaps;140 GotTermCaps = 0; in update_vars()
54 extern int GotTermCaps;1514 GotTermCaps = 0; in dosetenv()1587 GotTermCaps = 0; in dosetenv()
2038 19. Fixed GotTermCaps to be called only once.