HomeSort by relevance Sort by last modified time
    Searched refs:CBRK (Results 1 - 7 of 7) sorted by null

  /bionic/libc/include/sys/
ttydefaults.h 79 #define CBRK CEOL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
ttydefaults.h 83 #define CBRK CEOL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
ttydefaults.h 83 #define CBRK CEOL
  /external/libedit/src/
tty.h 253 #ifndef CBRK
255 # define CBRK 0377
257 # define CBRK '\0'
259 #endif /* CBRK */
tty.c 101 CPGOFF, CKILL2, CBRK, CMIN,
    [all...]
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 64 CBRK = '\377'
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 64 CBRK = '\377'

Completed in 75 milliseconds