Home
last modified time | relevance | path

Searched defs:O_LARGEFILE (Results 1 - 25 of 61) sorted by relevance

123

/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dfcntl.h38 #define O_LARGEFILE 0400000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs96 pub const O_LARGEFILE: ::c_int = 0; consts
/third_party/f2fs-tools/tools/
H A Dfibmap.c16 #define O_LARGEFILE 0 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0100000 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h16 #define O_LARGEFILE 020000 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0400000 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h16 #define O_LARGEFILE 020000 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h16 #define O_LARGEFILE 020000 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0200000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0200000 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0100000 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h16 #define O_LARGEFILE 0100000 macro
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c19 #define O_LARGEFILE 0 macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs63 pub const O_LARGEFILE: ::c_int = 0o400000; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs57 pub const O_LARGEFILE: ::c_int = 0x100000; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Darm.rs153 pub const O_LARGEFILE: ::c_int = 0o400000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs158 pub const O_LARGEFILE: ::c_int = 0x2000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs351 pub const O_LARGEFILE: ::c_int = 0x40000; consts

Completed in 15 milliseconds

123