HomeSort by relevance Sort by last modified time
    Searched refs:O_NOCTTY (Results 1 - 25 of 127) sorted by null

1 2 3 4 5 6

  /external/toybox/toys/other/
fsync.c 31 loopfiles_rw(toys.optargs, O_RDONLY|O_NOATIME|O_NOCTTY|O_CLOEXEC,
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 29 #define O_NOCTTY 0x0800
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hci_smd.c 67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hci_smd.c 66 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
72 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hci_smd.c 69 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
75 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
  /hardware/qcom/bt/msmcobalt/libbt-vendor/src/
hci_smd.c 67 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
73 fd = open(s_pszDevSmd[chId], (O_RDWR | O_NOCTTY));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 18 #ifndef O_NOCTTY
19 #define O_NOCTTY 00000400 /* not fcntl */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 28 #ifndef O_NOCTTY
29 #define O_NOCTTY 00000400 /* not fcntl */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 27 #ifndef O_NOCTTY
28 #define O_NOCTTY 00000400

Completed in 403 milliseconds

1 2 3 4 5 6