| /third_party/selinux/libselinux/src/ |
| D | selinuxswig.i | 18 %typedef unsigned mode_t; typedef
|
| /third_party/rust/crates/linux-raw-sys/gen/include/ |
| D | support.h | 44 #define mode_t __kernel_mode_t macro
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
| D | mod.rs | 6 pub type mode_t = u16; typedef
|
| /third_party/python/Modules/ |
| D | _stat.c | 31 typedef unsigned short mode_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/android/b64/ |
| D | mod.rs | 6 pub type mode_t = u32; typedef
|
| /third_party/musl/include/ |
| D | alltypes.h.in | 27 TYPEDEF unsigned mode_t; variable
|
| /third_party/node/src/ |
| D | node_process_methods.cc | 29 typedef int mode_t; typedef
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | alltypes.h | 203 typedef unsigned mode_t; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | alltypes.h | 172 typedef unsigned mode_t; typedef
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| D | alltypes.h | 146 typedef unsigned mode_t; typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | alltypes.h | 146 typedef unsigned mode_t; typedef
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | alltypes.h | 146 typedef unsigned mode_t; typedef
|
| /third_party/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() 1278 pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; in mknod()
|
| /third_party/python/Lib/lib2to3/tests/data/ |
| D | infinite_recursion.py | 2090 mode_t = __darwin_mode_t variable
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 3 pub type mode_t = u32; typedef 692 mode: ::mode_t, in mknodat()
|
| /third_party/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()
|
| /third_party/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 22 pub type mode_t = ::c_uint; typedef
|
| /third_party/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()
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 47 pub type mode_t = u32; typedef 3538 mode: ::mode_t, in fchmodat() 3640 pub fn umask(mask: mode_t) -> mode_t; in umask() 3774 pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; in mknod() 3897 mode: ::mode_t, in mknodat()
|
| /third_party/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 13 pub type mode_t = u32; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 1608 mode: ::mode_t, in devname_r()
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1 pub type mode_t = u16; typedef 1543 mode: ::mode_t, in mknodat()
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 26 pub type mode_t = ::c_int; typedef
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 32 pub type mode_t = u32; typedef
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| D | mod.rs | 3968 mode: ::mode_t, in devname_r() 4176 mode: ::mode_t, in posix_spawn_file_actions_addopen() 4377 mode: ::mode_t, in shm_create_largepage()
|