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

  /development/ndk/platforms/android-9/arch-x86/include/asm/
ioctls.h 74 #define TCGETS2 _IOR('T',0x2A, struct termios2)
75 #define TCSETS2 _IOW('T',0x2B, struct termios2)
76 #define TCSETSW2 _IOW('T',0x2C, struct termios2)
77 #define TCSETSF2 _IOW('T',0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 74 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
75 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
76 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
77 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
87 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /development/ndk/platforms/android-9/arch-mips/include/asm/
ioctls.h 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
86 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
87 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
89 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /development/ndk/platforms/android-L/arch-mips/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
87 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
ioctls.h 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
87 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /development/ndk/platforms/android-L/include/asm-generic/
ioctls.h 74 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
75 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
76 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
77 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 37 struct termios2 { struct
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 60 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
61 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
62 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
63 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 20 struct termios2 { struct
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 80 #define TCGETS2 _IOR('T', 0x2A, struct termios2)
81 #define TCSETS2 _IOW('T', 0x2B, struct termios2)
82 #define TCSETSW2 _IOW('T', 0x2C, struct termios2)
83 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
termbits.h 33 struct termios2 { struct

Completed in 159 milliseconds