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

  /bionic/libc/include/sys/
ttydefaults.h 103 [VSTOP] = CSTOP,
  /development/ndk/platforms/android-L/include/sys/
ttydefaults.h 103 [VSTOP] = CSTOP,
  /development/ndk/platforms/android-3/arch-arm/include/asm/
termbits.h 38 #define VSTOP 9
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/include/sys/
termios.h 68 #define VSTOP 9
  /external/libedit/src/
tty.h 335 # ifdef VSTOP
336 # if NUMCC <= VSTOP
337 # undef VSTOP
338 # endif /* NUMCC <= VSTOP */
339 # endif /* VSTOP */
tty.c 404 #if defined(VSTOP)
406 #endif /* VSTOP */
674 #ifdef VSTOP
676 return VSTOP;
677 #endif /* VSTOP */
771 #ifdef VSTOP
772 s[C_STOP] = td->c_cc[VSTOP];
773 #endif /* VSTOP */
853 #ifdef VSTOP
854 td->c_cc[VSTOP] = s[C_STOP]
    [all...]
  /bionic/libc/kernel/uapi/asm-generic/
termbits.h 74 #define VSTOP 9
  /bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h 75 #define VSTOP 9
  /development/ndk/platforms/android-9/arch-mips/include/asm/
termbits.h 75 #define VSTOP 9
  /development/ndk/platforms/android-9/arch-x86/include/asm/
termbits.h 74 #define VSTOP 9
  /development/ndk/platforms/android-L/arch-mips/include/asm/
termbits.h 75 #define VSTOP 9
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
termbits.h 75 #define VSTOP 9
  /development/ndk/platforms/android-L/include/asm-generic/
termbits.h 74 #define VSTOP 9
  /external/kernel-headers/original/uapi/asm-generic/
termbits.h 52 #define VSTOP 9
  /external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h 66 #define VSTOP 9 /* Stop (X-OFF) character [IXON, IXOFF]. */
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/devfs/
tty_node.cc 70 termios_.c_cc[VSTOP] = 19;

Completed in 334 milliseconds