/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 34 #define F_GETLK 12 macro 38 #define F_GETLK 5 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 27 #define F_GETLK 5 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 28 #define F_GETLK 5 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 33 #define F_GETLK 14 macro
|
/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 33 #define F_GETLK 33 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 33 #define F_GETLK 12 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 33 #define F_GETLK 33 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 33 #define F_GETLK 5 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 28 #define F_GETLK 5 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 38 #define F_GETLK 12 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
D | mod.rs | 200 pub const F_GETLK: ::c_int = 14; constant
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 377 pub const F_GETLK: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 550 pub const F_GETLK: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 632 pub const F_GETLK: ::c_int = 7; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/ |
D | mips64.rs | 610 pub const F_GETLK: ::c_int = 14; constant
|
D | s390x.rs | 289 pub const F_GETLK: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 248 pub const F_GETLK: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 221 pub const F_GETLK: ::c_int = 12; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
D | mod.rs | 913 pub const F_GETLK: ::c_int = 7; constant
|