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

  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 108 #define BSDLY 0020000
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 109 #define BSDLY 0020000
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 102 #define BSDLY 0020000
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 122 #define BSDLY 0020000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
termbits.h 101 #define BSDLY 0020000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
termios.h 102 # define BSDLY 0020000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
termios.h 102 # define BSDLY 0020000
  /bionic/tests/headers/posix/
termios_h.c 92 MACRO(BSDLY);
  /external/python/cpython2/Modules/
termios.c 427 #ifdef BSDLY
428 {"BSDLY", BSDLY},
  /external/python/cpython3/Modules/
termios.c 457 #ifdef BSDLY
458 {"BSDLY", BSDLY},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 116 BSDLY = 0020000
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 116 BSDLY = 0020000
  /external/toybox/toys/pending/
stty.c 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY },
  /external/libedit/src/
tty.c 244 #ifdef BSDLY
245 {"bsdly", BSDLY, MD_OUT},
246 #endif /* BSDLY */
    [all...]

Completed in 971 milliseconds