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

  /external/libedit/src/
tty.h 70 # if defined(VSTAT) && !defined(VSTATUS)
71 # define VSTATUS VSTAT
72 # endif /* VSTAT && ! VSTATUS */
370 # ifdef VSTATUS
371 # if NUMCC <= VSTATUS
372 # undef VSTATUS
373 # endif /* NUMCC <= VSTATUS */
374 # endif /* VSTATUS */
tty.c 425 #if defined(VSTATUS)
427 #endif /* VSTATUS */
702 #ifdef VSTATUS
704 return VSTATUS;
705 #endif /* VSTATUS */
792 #ifdef VSTATUS
793 s[C_STATUS] = td->c_cc[VSTATUS];
794 #endif /* VSTATUS */
874 #ifdef VSTATUS
875 td->c_cc[VSTATUS] = s[C_STATUS]
    [all...]
  /external/openssh/openbsd-compat/
readpassphrase.c 120 #ifdef VSTATUS
121 if (term.c_cc[VSTATUS] != _POSIX_VDISABLE)
122 term.c_cc[VSTATUS] = _POSIX_VDISABLE;
readpassphrase.c.orig 120 #ifdef VSTATUS
121 if (term.c_cc[VSTATUS] != _POSIX_VDISABLE)
122 term.c_cc[VSTATUS] = _POSIX_VDISABLE;
  /bionic/libc/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /development/ndk/platforms/android-21/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /external/openssh/
ttymodes.h 106 #if defined(VSTATUS)
107 TTYCHAR(VSTATUS, 17)
108 #endif /* VSTATUS */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
ttydefaults.h 108 [VSTATUS] = CSTATUS,

Completed in 258 milliseconds