Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h33 #define F_SETOWN 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h30 #define F_SETOWN 8 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h28 #define F_SETOWN 24 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h28 #define F_SETOWN 24 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h28 #define F_SETOWN 24 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h32 #define F_SETOWN 8 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h32 #define F_SETOWN 8 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h28 #define F_SETOWN 8 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs257 pub const F_SETOWN: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs376 pub const F_SETOWN: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs552 pub const F_SETOWN: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs344 pub const F_SETOWN: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs712 pub const F_SETOWN: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs341 pub const F_SETOWN: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs330 pub const F_SETOWN: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs329 pub const F_SETOWN: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs453 pub const F_SETOWN: ::c_int = 8; consts

Completed in 24 milliseconds

123