| /external/strace/linux/ |
| D | asm_stat.h | 19 # define mode_t __kernel_mode_t macro 43 # define mode_t mode_t macro
|
| /external/selinux/libselinux/src/ |
| D | selinuxswig.i | 18 %typedef unsigned mode_t; typedef
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_platform_limits_linux.cc | 36 #define mode_t __kernel_mode_t macro
|
| /external/crosvm/base/src/sys/windows/ |
| D | mod.rs | 80 pub type mode_t = u32; typedef
|
| /external/ImageMagick/MagickCore/ |
| D | utility-private.h | 176 mode_t; typedef
|
| /external/clang/test/Sema/ |
| D | enable_if.c | 5 typedef int mode_t; typedef
|
| /external/zstd/programs/ |
| D | util.h | 109 typedef int mode_t; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/android/b32/ |
| D | mod.rs | 6 pub type mode_t = u16; typedef
|
| /external/python/cpython2/PC/os2vacpp/ |
| D | pyconfig.h | 95 typedef int mode_t; typedef
|
| /external/python/cpython3/Modules/ |
| D | _stat.c | 31 typedef unsigned short mode_t; typedef
|
| /external/rust/crates/libc/src/unix/linux_like/android/b64/ |
| D | mod.rs | 6 pub type mode_t = u32; typedef
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xxhash/cli/ |
| D | xsum_os_specific.c | 41 typedef int mode_t; typedef
|
| /external/google-breakpad/src/common/mac/ |
| D | GTMLogger.m | 336 + (id)fileHandleForLoggingAtPath:(NSString *)path mode:(mode_t)mode { argument
|
| /external/musl/include/ |
| D | alltypes.h.in | 27 TYPEDEF unsigned mode_t; variable
|
| /external/python/pycparser/utils/fake_libc_include/ |
| D | _fake_typedefs.h | 66 typedef int mode_t; typedef
|
| /external/python/pycparser/tests/c_files/ |
| D | cppd_with_stdio_h.c | 3463 typedef unsigned int mode_t; typedef
|
| /external/rust/crates/libc/src/unix/ |
| D | mod.rs | 811 mode: ::mode_t, in fchmodat() 972 pub fn umask(mask: mode_t) -> mode_t; in umask() 1275 pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; in mknod()
|
| /external/libevent/ |
| D | evutil.c | 106 #define mode_t int macro
|
| /external/python/cpython3/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2090 mode_t = __darwin_mode_t variable
|
| /external/python/cpython2/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2090 mode_t = __darwin_mode_t variable
|
| /external/python/cpython2/Python/ |
| D | import.c | 27 typedef unsigned short mode_t; typedef
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 3 pub type mode_t = u32; typedef 692 mode: ::mode_t, in mknodat()
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 17 pub type mode_t = u32; typedef 1644 mode: ::mode_t, in mknodat() 1940 mode: ::mode_t, in posix_spawn_file_actions_addopen()
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 22 pub type mode_t = ::c_uint; typedef
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 59 pub type mode_t = ::c_int; typedef 1206 pub fn umask(mask: mode_t) -> mode_t; in umask()
|