Home
last modified time | relevance | path

Searched defs:mode_t (Results 1 – 25 of 45) sorted by relevance

12

/external/strace/linux/
Dasm_stat.h19 # define mode_t __kernel_mode_t macro
43 # define mode_t mode_t macro
/external/selinux/libselinux/src/
Dselinuxswig.i18 %typedef unsigned mode_t; typedef
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dandroid-cloexec-creat.cpp3 typedef int mode_t; typedef
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_linux.cc36 #define mode_t __kernel_mode_t macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_linux.cpp35 #define mode_t __kernel_mode_t macro
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_dispatch_defs.h70 typedef __sanitizer::u16 mode_t; typedef
/external/zstd/programs/
Dutil.h109 typedef int mode_t; typedef
/external/ImageMagick/MagickCore/
Dutility-private.h176 mode_t; typedef
/external/clang/test/Sema/
Denable_if.c5 typedef int mode_t; typedef
/external/llvm-project/lldb/include/lldb/Host/windows/
DPosixApi.h76 typedef unsigned short mode_t; typedef
/external/llvm-project/clang/test/Sema/
Denable_if.c5 typedef int mode_t; typedef
/external/llvm-project/clang/test/Analysis/
Dstd-c-library-functions-POSIX.c138 typedef unsigned mode_t; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs6 pub type mode_t = u16; typedef
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h95 typedef int mode_t; typedef
/external/python/cpython3/Modules/
D_stat.c31 typedef unsigned short mode_t; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs6 pub type mode_t = u32; typedef
/external/mtools/
Dmzip.c175 enum mode_t { enum
/external/google-breakpad/src/common/mac/
DGTMLogger.m336 + (id)fileHandleForLoggingAtPath:(NSString *)path mode:(mode_t)mode { argument
/external/python/pycparser/utils/fake_libc_include/
D_fake_typedefs.h66 typedef int mode_t; typedef
/external/openssh/
Ddefines.h379 typedef int mode_t; typedef
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c3463 typedef unsigned int mode_t; typedef
/external/rust/crates/libc/src/unix/
Dmod.rs770 mode: ::mode_t, in fchmodat()
929 pub fn umask(mask: mode_t) -> mode_t; in umask()
1217 pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; in mknod()
/external/libevent/
Devutil.c106 #define mode_t int macro
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2090 mode_t = __darwin_mode_t variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2090 mode_t = __darwin_mode_t variable

12