Searched refs:gethostbyname2 (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dgethostbyname.c9 return gethostbyname2(name, AF_INET);
H A Dgethostbyname2.c8 struct hostent* gethostbyname2(const char* name, int af) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dnetdb.h133 struct hostent* gethostbyname2(const char*, int);
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk484 $(LOCAL_DIR)/src/network/gethostbyname2.c \

Completed in 33 milliseconds