HomeSort by relevance Sort by last modified time
    Searched refs:TOSTOP (Results 76 - 85 of 85) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
termbits.h 215 #define TOSTOP 0000400
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
termbits.h 215 #define TOSTOP 0000400
  /external/openssh/
ttymodes.h 141 TTYMODE(TOSTOP, c_lflag, 58)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.x 132 const TOSTOP = 0x00400000; /* SIGTTOU on background output */
rex.h 105 #define TOSTOP 0x00400000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 132 const TOSTOP = 0x00400000; /* SIGTTOU on background output */
rex.h 105 #define TOSTOP 0x00400000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 132 const TOSTOP = 0x00400000; /* SIGTTOU on background output */
rex.h 105 #define TOSTOP 0x00400000
  /external/kernel-headers/original/linux/
tty.h 154 #define L_TOSTOP(tty) _L_FLAG((tty),TOSTOP)

Completed in 232 milliseconds

1 2 34