Home
last modified time | relevance | path

Searched defs:gethostbyname (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/src/network/
H A Dgethostbyname.c8 struct hostent *gethostbyname(const char *name) in gethostbyname() function
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H A Dnetdb_porting.c36 struct hostent *gethostbyname(const char *name) in gethostbyname() function
/kernel/uniproton/src/net/lwip-2.1/src/
H A Dnetdb.c19 struct hostent *gethostbyname(const char *name) in gethostbyname() function
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetdb.h359 #define gethostbyname(name) lwip_gethostbyname(name) macro
/third_party/lwip/src/include/lwip/
H A Dnetdb.h133 #define gethostbyname(name) lwip_gethostbyname(name) macro
/third_party/python/Lib/test/
H A Dmock_socket.py147 def gethostbyname(name): function
/third_party/node/deps/openssl/openssl/
H A De_os.h343 # define gethostbyname(name) gethostbyname((char*)name) macro
/third_party/openssl/
H A De_os.h343 # define gethostbyname(name) gethostbyname((char*)name) macro

Completed in 4 milliseconds