Home
last modified time | relevance | path

Searched defs:S_IFMT (Results 1 - 25 of 42) sorted by relevance

12

/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dreadfilemap.c68 # define S_IFMT _S_IFMT macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dstat.h29 #define S_IFMT 0170000 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dstat.h29 #define S_IFMT 0170000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dstat.h29 #define S_IFMT 0170000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dstat.h29 #define S_IFMT 0170000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dstat.h29 #define S_IFMT 0170000 macro
/third_party/openssl/ohos_lite/
H A De_os.h124 # define S_IFMT _S_IFMT macro
/third_party/node/deps/openssl/openssl/
H A De_os.h78 # define S_IFMT _S_IFMT macro
/third_party/python/Include/
H A Dpyport.h251 #define S_IFMT 0170000 macro
/third_party/python/Lib/
H A Dstat.py27 def S_IFMT(mode): function
/third_party/openssl/
H A De_os.h78 # define S_IFMT _S_IFMT macro
/third_party/libwebsockets/win32port/dirent/
H A Ddirent-win32.h53 # define S_IFMT _S_IFMT macro
[all...]
/third_party/musl/include/sys/
H A Dstat.h36 #define S_IFMT 0170000 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs417 pub const S_IFMT: ::mode_t = 61440; consts
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs146 pub const S_IFMT: ::c_int = 61440; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs178 pub const S_IFMT: mode_t = 61440; consts
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs217 pub const S_IFMT: c_short = 0o160000; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs248 pub const S_IFMT: mode_t = 57344; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs860 pub const S_IFMT: ::mode_t = 61440; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs744 pub const S_IFMT: ::c_int = 0xf000; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs604 pub const S_IFMT: ::c_int = 0o0_170_000; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs573 pub const S_IFMT: mode_t = 61440; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs762 pub const S_IFMT: ::mode_t = 61440; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs519 pub const S_IFMT: ::mode_t = 61440; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1844 pub const S_IFMT: ::mode_t = 0xF000; consts

Completed in 50 milliseconds

12