Searched refs:GotTermCaps (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.init.c53 extern int GotTermCaps;
316 * if we have been called before but GotTermCaps isn't set, our TERM has
320 if (!GotTermCaps)
H A Dsh.set.c44 extern int GotTermCaps;
132 GotTermCaps = 0;
H A Ded.screen.c717 int GotTermCaps = 0; variable
885 if (!GotTermCaps)
1416 GotTermCaps = 1;
H A Dsh.func.c54 extern int GotTermCaps;
1496 GotTermCaps = 0;
1564 GotTermCaps = 0;

Completed in 66 milliseconds