Searched refs:e_werase (Results 1 – 3 of 3) sorted by relevance
301 ep->e_werase = cntl('W'); in tty_raw()354 ep->e_werase = cntl('W'); in tty_raw()356 ep->e_werase = nttyparm.c_cc[VWERASE]; in tty_raw()359 ep->e_werase = cntl('W'); in tty_raw()483 ep->e_werase = nttyparm.c_cc[VWERASE]; in tty_alt()485 ep->e_werase = cntl('W'); in tty_alt()
1337 else if( c == editb.e_werase ) in getline()
76 int e_werase; member