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

  /bionic/libc/include/sys/
ttydefaults.h 70 #define CSTOP CTRL('s')
103 [VSTOP] = CSTOP,
  /development/ndk/platforms/android-L/include/sys/
ttydefaults.h 70 #define CSTOP CTRL('s')
103 [VSTOP] = CSTOP,
  /external/libedit/src/
tty.h 199 #ifndef CSTOP
200 # define CSTOP CONTROL('s')
201 #endif /* CSTOP */

Completed in 229 milliseconds