Searched refs:h_addr (Results 1 – 5 of 5) sorted by relevance
71 memcpy ((char *) &addr.sin_addr, hp->h_addr, hp->h_length); in getrpcport()
126 memcpy ((char *) &server_addr.sin_addr, hp->h_addr, hp->h_length); in callrpc()
113 memcpy ((char *) &sin.sin_addr, h->h_addr, h->h_length); in clnt_create()
132 # define h_addr h_addr_list[0] /* Address, for backward compatibility.*/ macro
1664 result_buf->h_addr = (char*)h_addr0; in __read_etc_hosts_r()
Completed in 22 milliseconds