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

1 2

  /system/core/libutils/include/utils/
Compat.h 49 #define DEFFILEMODE 0666
  /system/core/toolbox/
bsd-compatibility.h 76 #define DEFFILEMODE (S_IRUSR | S_IWUSR)
  /device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
freopen.c 114 f = open(file, oflags, DEFFILEMODE);
120 f = open(file, oflags, DEFFILEMODE);
fopen.c 71 if ((f = open(file, oflags, DEFFILEMODE)) < 0)
  /development/ndk/platforms/android-21/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
stat.h 148 #define DEFFILEMODE (S_IRWXU|S_IRWXG|S_IRWXO) ///< 0777
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/sys/
stat.h 143 #define DEFFILEMODE (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH) /* 0666 */

Completed in 1088 milliseconds

1 2