Home
last modified time | relevance | path

Searched refs:SOL_RDS (Results 1 - 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h317 #define SOL_RDS 276 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h308 #define SOL_RDS 276 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h317 #define SOL_RDS 276 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h319 #define SOL_RDS 276 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h323 #define SOL_RDS 276 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h317 #define SOL_RDS 276 macro
/third_party/musl/include/sys/
H A Dsocket.h323 #define SOL_RDS 276 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs307 pub const SOL_RDS: ::c_int = 276; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs677 pub const SOL_RDS: ::c_int = 276; consts
/third_party/python/Modules/
H A Dsocketmodule.c7937 #ifdef SOL_RDS
7938 PyModule_AddIntMacro(m, SOL_RDS);

Completed in 22 milliseconds