HomeSort by relevance Sort by last modified time
    Searched defs:tcflag_t (Results 26 - 50 of 70) sorted by null

12 3

  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
termbits.h 25 typedef unsigned int tcflag_t; typedef
29 tcflag_t c_iflag;
30 tcflag_t c_oflag;
31 tcflag_t c_cflag;
32 tcflag_t c_lflag;
39 tcflag_t c_iflag;
40 tcflag_t c_oflag;
41 tcflag_t c_cflag;
42 tcflag_t c_lflag;
51 tcflag_t c_iflag
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
termbits.h 25 typedef unsigned int tcflag_t; typedef
29 tcflag_t c_iflag;
30 tcflag_t c_oflag;
31 tcflag_t c_cflag;
32 tcflag_t c_lflag;
39 tcflag_t c_iflag;
40 tcflag_t c_oflag;
41 tcflag_t c_cflag;
42 tcflag_t c_lflag;
51 tcflag_t c_iflag
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
termbits.h 17 typedef unsigned int tcflag_t; typedef
21 tcflag_t c_iflag;
22 tcflag_t c_oflag;
23 tcflag_t c_cflag;
24 tcflag_t c_lflag;