Home
last modified time | relevance | path

Searched defs:F_SETLKW (Results 1 - 25 of 68) sorted by relevance

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h40 #define F_SETLKW 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h29 #define F_SETLKW 7 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h36 #define F_SETLKW 14 macro
40 #define F_SETLKW 7 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h35 #define F_SETLKW 35 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h35 #define F_SETLKW 35 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h35 #define F_SETLKW 7 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h35 #define F_SETLKW 14 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h30 #define F_SETLKW 7 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h30 #define F_SETLKW 7 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h35 #define F_SETLKW 7 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs180 pub const F_SETLKW: ::c_int = 9; consts
226 pub const F_SETLKW: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs202 pub const F_SETLKW: ::c_int = 7; consts
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c3842 fcntl(fileno(stream), F_SETLKW, &flk); in doio_fprintf() local
3853 fcntl(fileno(stream), F_SETLKW, &flk); in doio_fprintf() local
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs379 pub const F_SETLKW: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs554 pub const F_SETLKW: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs207 pub const F_SETLKW: ::c_int = 9; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs452 pub const F_SETLKW: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs235 pub const F_SETLKW: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs293 pub const F_SETLKW: ::c_int = 7; consts

Completed in 24 milliseconds

123