Home
last modified time | relevance | path

Searched defs:NI_MAXSERV (Results 1 - 16 of 16) sorted by relevance

/third_party/curl/lib/
H A Dsetup-os400.h32 #define NI_MAXSERV 32 macro
/third_party/python/Modules/
H A Daddrinfo.h110 #define NI_MAXSERV 32 macro
H A Dsocketmodule.c512 #define NI_MAXSERV 32 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dnetdb.h148 #define NI_MAXSERV 32 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dnetdb.h148 #define NI_MAXSERV 32 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dnetdb.h148 #define NI_MAXSERV 32 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dnetdb.h148 #define NI_MAXSERV 32 macro
/third_party/musl/include/
H A Dnetdb.h174 #define NI_MAXSERV 32 macro
/third_party/libuv/include/uv/
H A Dunix.h78 # define NI_MAXSERV 32 macro
/third_party/node/deps/uv/include/uv/
H A Dunix.h79 # define NI_MAXSERV 32 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs566 pub const NI_MAXSERV: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs483 pub const NI_MAXSERV: ::c_int = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1970 pub const NI_MAXSERV: ::socklen_t = 32; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1466 pub const NI_MAXSERV: ::size_t = 32; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1263 pub const NI_MAXSERV: ::socklen_t = 32; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4037 pub const NI_MAXSERV: ::socklen_t = 32; consts

Completed in 57 milliseconds