Home
last modified time | relevance | path

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

/coreutils/src/
Dstty.c80 #ifndef CERASE
81 # define CERASE 127 macro
395 {"erase", CERASE, VERASE},
1542 mode->c_cc[VERASE] = CERASE; in set_mode()