Searched refs:h_addr (Results 1 – 3 of 3) sorted by relevance
214 hostent_addr.addr = ((struct in_addr*)windows_hostent->h_addr)->s_addr; in win_gethostbyname()258 addr.addr = ((struct in_addr*)hostent->h_addr)->s_addr; in win_getaddrinfo()
89 #define h_addr h_addr_list[0] /* for backward compatibility */ macro
88 server_addr.sin_addr = *((struct in_addr *)host->h_addr); in tcpclient()
Completed in 7 milliseconds