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

/fuchsia/zircon/third_party/ulib/musl/src/network/
H A Dgethostbyname.c8 struct hostent* gethostbyname(const char* name) { function
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dnetdb.h117 struct hostent* gethostbyname(const char*);
/fuchsia/zircon/system/ulib/tftp/
H A Dtftp-example.c127 if (!(server = gethostbyname(hostname))) {
/fuchsia/zircon/third_party/ulib/musl/
H A Dmusl-rules.mk483 $(LOCAL_DIR)/src/network/gethostbyname.c \

Completed in 40 milliseconds