HomeSort by relevance Sort by last modified time
    Searched refs:ioctl (Results 276 - 300 of 2133) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/linux/
nvram.h 15 #include <linux/ioctl.h>
  /prebuilts/ndk/8/platforms/android-8/arch-x86/usr/include/
sgtty.h 40 #include <sys/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
nvram.h 15 #include <linux/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
sgtty.h 40 #include <sys/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
sockios.h 21 #include <asm/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
nvram.h 15 #include <linux/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
sgtty.h 40 #include <sys/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
nvram.h 15 #include <linux/ioctl.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
sgtty.h 40 #include <sys/ioctl.h>
  /hardware/invensense/mlsdk/platform/linux/kernel/
mpuirq.h 24 #include <linux/ioctl.h>
27 #include <sys/ioctl.h>
  /development/ndk/platforms/android-3/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
termios.h 32 #include <sys/ioctl.h>
39 /* Redefine these to match their ioctl number */
51 return ioctl(fd, TCGETS, s);
56 return ioctl(fd, __opt, (void *)s);
61 return ioctl(fd, TCXONC, (void *)(intptr_t)action);
66 return ioctl(fd, TCFLSH, (void *)(intptr_t)__queue);
72 return ioctl(fd, TIOCGSID, &_pid) ? (pid_t)-1 : _pid;
77 return ioctl(fd, TCSBRKP, (void *)(uintptr_t)__duration);

Completed in 969 milliseconds

<<11121314151617181920>>