Home
last modified time | relevance | path

Searched defs:F_GETLK (Results 1 - 25 of 74) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h38 #define F_GETLK 12 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h27 #define F_GETLK 5 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h34 #define F_GETLK 12 macro
38 #define F_GETLK 5 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h33 #define F_GETLK 33 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h33 #define F_GETLK 33 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h33 #define F_GETLK 14 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h33 #define F_GETLK 12 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h28 #define F_GETLK 5 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h28 #define F_GETLK 5 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h33 #define F_GETLK 5 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs200 pub const F_GETLK: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs377 pub const F_GETLK: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs550 pub const F_GETLK: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs205 pub const F_GETLK: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs710 pub const F_GETLK: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs339 pub const F_GETLK: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs328 pub const F_GETLK: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs327 pub const F_GETLK: ::c_int = 5; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs449 pub const F_GETLK: ::c_int = 12; consts

Completed in 38 milliseconds

123