Home
last modified time | relevance | path

Searched defs:gai_strerror (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/network/
Dgai_strerror.c19 const char *gai_strerror(int ecode) in gai_strerror() function
/third_party/ffmpeg/libavformat/
Dnetwork.h225 #define gai_strerror ff_gai_strerror macro
/third_party/python/Modules/
Dgetaddrinfo.c202 gai_strerror(int ecode) in gai_strerror() function
Dsocketmodule.c422 #define gai_strerror fake_gai_strerror macro
/third_party/rust/crates/libc/src/unix/
Dmod.rs1212 pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; in gai_strerror() function
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs1598 pub fn gai_strerror(errcode: ::c_int) -> *mut ::c_char; in gai_strerror() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3764 pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; in gai_strerror() function