Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds