Home
last modified time | relevance | path

Searched refs:T_CanDel (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.h184 EXTERN Char T_CanDel; /* dito for delete characters */ variable
H A Ded.refresh.c760 if (!T_CanDel) { in update_line()
929 if (!T_CanDel) in update_line()
994 if (!T_CanDel) in update_line()
H A Ded.screen.c466 T_CanDel = GoodStr(T_dc) || GoodStr(T_DC); in SetTC()
1241 if (!T_CanDel) { in DeleteChars()
1476 T_CanDel = GoodStr(T_dc) || GoodStr(T_DC); in GetTermCaps()
1495 if (!T_CanDel) in GetTermCaps()