Home
last modified time | relevance | path

Searched defs:F_SETSIG (Results 1 - 25 of 33) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h35 #define F_SETSIG 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h32 #define F_SETSIG 10 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h34 #define F_SETSIG 10 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h34 #define F_SETSIG 10 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h30 #define F_SETSIG 10 macro
/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c46 #define F_SETSIG 10 macro
/third_party/alsa-lib/src/pcm/
H A Dpcm_hw.c55 #define F_SETSIG 10 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs238 pub const F_SETSIG: ::c_int = 10; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs207 pub const F_SETSIG: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs219 pub const F_SETSIG: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs212 pub const F_SETSIG: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs212 pub const F_SETSIG: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs216 pub const F_SETSIG: u32 = 10; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs219 pub const F_SETSIG: u32 = 10; consts

Completed in 81 milliseconds

12