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

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/bionic/
__umask_chk.cpp 45 extern "C" mode_t __umask_chk(mode_t mode) {
  /system/connectivity/shill/
scoped_umask.h 28 explicit ScopedUmask(mode_t new_umask);
32 mode_t saved_umask_;
  /development/ndk/platforms/android-21/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
stat.h 146 extern int chmod(const char*, mode_t);
147 extern int fchmod(int, mode_t);
148 extern int mkdir(const char*, mode_t);
159 extern int mknod(const char*, mode_t, dev_t);
160 extern mode_t umask(mode_t);
164 extern mode_t __umask_chk(mode_t);
165 extern mode_t __umask_real(mode_t) __asm__(__USER_LABEL_PREFIX__ "umask")
    [all...]
  /system/core/include/cutils/
fs.h 46 extern int fs_prepare_dir(const char* path, mode_t mode, uid_t uid, gid_t gid);
52 extern int fs_prepare_dir_strict(const char* path, mode_t mode, uid_t uid, gid_t gid);
58 extern int fs_prepare_file_strict(const char* path, mode_t mode, uid_t uid, gid_t gid);
79 extern int fs_mkdirs(const char* path, mode_t mode);
  /development/ndk/platforms/android-3/include/sys/
stat.h 81 extern int chmod(const char *, mode_t);
82 extern int fchmod(int, mode_t);
83 extern int mkdir(const char *, mode_t);
88 extern int mknod(const char *, mode_t, dev_t);
89 extern mode_t umask(mode_t);
95 static __inline__ int mkfifo(const char *__p, mode_t __m)
101 extern int mkdirat(int dirfd, const char *pathname, mode_t mode);
103 extern int fchmodat(int dirfd, const char *path, mode_t mode, int flags);
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/sys/
stat.h 81 extern int chmod(const char *, mode_t);
82 extern int fchmod(int, mode_t);
83 extern int mkdir(const char *, mode_t);
88 extern int mknod(const char *, mode_t, dev_t);
89 extern mode_t umask(mode_t);
95 static __inline__ int mkfifo(const char *__p, mode_t __m)
101 extern int mkdirat(int dirfd, const char *pathname, mode_t mode);
103 extern int fchmodat(int dirfd, const char *path, mode_t mode, int flags);
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/sys/
stat.h 81 extern int chmod(const char *, mode_t);
82 extern int fchmod(int, mode_t);
83 extern int mkdir(const char *, mode_t);
88 extern int mknod(const char *, mode_t, dev_t);
89 extern mode_t umask(mode_t);
95 static __inline__ int mkfifo(const char *__p, mode_t __m)
101 extern int mkdirat(int dirfd, const char *pathname, mode_t mode);
103 extern int fchmodat(int dirfd, const char *path, mode_t mode, int flags);

Completed in 857 milliseconds

1 2 3 4 5 6 7 8 91011>>