Home
last modified time | relevance | path

Searched defs:RENAME_NOREPLACE (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfcntl.h142 # define RENAME_NOREPLACE (1 << 0) macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h158 #define RENAME_NOREPLACE (1 << 0) macro
/third_party/musl/include/
H A Dstdio.h158 #define RENAME_NOREPLACE (1 << 0) macro
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1223 pub const RENAME_NOREPLACE: ::c_int = 1; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2337 pub const RENAME_NOREPLACE: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1788 pub const RENAME_NOREPLACE: ::c_uint = 1; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs458 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs470 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs463 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs463 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs467 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs470 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs467 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs457 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs462 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs458 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs462 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs458 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs459 pub const RENAME_NOREPLACE: u32 = 1; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs458 pub const RENAME_NOREPLACE: u32 = 1; consts

Completed in 208 milliseconds