HomeSort by relevance Sort by last modified time
    Searched defs:CERASE (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/sys/
ttydefaults.h 60 #define CERASE 0177
93 [VERASE] = CERASE,
  /development/ndk/platforms/android-L/include/sys/
ttydefaults.h 60 #define CERASE 0177
93 [VERASE] = CERASE,
  /external/libedit/src/
tty.h 172 #ifndef CERASE
173 # define CERASE 0177 /* ^? */
174 #endif /* CERASE */

Completed in 46 milliseconds