Home
last modified time | relevance | path

Searched refs:NI_NUMERICSCOPE (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dnetdb.h41 #define NI_NUMERICSCOPE 0x100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dnetdb.h41 #define NI_NUMERICSCOPE 0x100 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dnetdb.h41 #define NI_NUMERICSCOPE 0x100 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dnetdb.h41 #define NI_NUMERICSCOPE 0x100 macro
/third_party/musl/include/
H A Dnetdb.h58 #define NI_NUMERICSCOPE 0x100 macro
/third_party/musl/libc-test/src/api/
H A Dnetdb.c60 C(NI_NUMERICSCOPE) in f()
/third_party/musl/src/network/
H A Dgetnameinfo.c199 if (!(flags & NI_NUMERICSCOPE) && in getnameinfo()
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c196 if (!(flags & NI_NUMERICSCOPE) && in getnameinfo()
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c172 if (!(flags & NI_NUMERICSCOPE) && in getnameinfo()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1978 pub const NI_NUMERICSCOPE: ::c_int = 0x00000040; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2292 pub const NI_NUMERICSCOPE: ::c_int = 0x00000040; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1607 pub const NI_NUMERICSCOPE: ::c_uint = 0x0040; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs1962 pub const NI_NUMERICSCOPE: ::c_int = 0x00000020; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4042 pub const NI_NUMERICSCOPE: ::c_int = 0x00000100; consts

Completed in 54 milliseconds