Home
last modified time | relevance | path

Searched defs:O_SEARCH (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Dfcntl.h40 #define O_SEARCH O_PATH macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h40 #define O_SEARCH O_PATH macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h39 #define O_SEARCH O_PATH macro
/third_party/musl/include/
H A Dfcntl.h42 #define O_SEARCH O_PATH macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs528 pub const O_SEARCH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs222 pub const O_SEARCH: c_int = 0x08000000; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1392 pub const O_SEARCH: ::c_int = 0x800000; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1319 pub const O_SEARCH: ::c_int = 0o10000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2721 pub const O_SEARCH: ::c_int = O_PATH; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1298 pub const O_SEARCH: ::c_int = 0x200000; consts

Completed in 41 milliseconds