Home
last modified time | relevance | path

Searched refs:NO_ADDRESS (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h127 #define NO_ADDRESS NO_DATA macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h127 #define NO_ADDRESS NO_DATA macro
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h127 #define NO_ADDRESS NO_DATA macro
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h127 #define NO_ADDRESS NO_DATA macro
/third_party/musl/include/
Dnetdb.h153 #define NO_ADDRESS NO_DATA macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs555 pub const NO_ADDRESS: ::c_int = 2; constant
/third_party/NuttX/
DReleaseNotes20025 - include/netdb.h Add NO_ADDRESS definition From zhangyuan7.