Home
last modified time | relevance | path

Searched refs:h_addr (Results 1 – 10 of 10) sorted by relevance

/glibc-2.36/manual/examples/
Disockad.c39 name->sin_addr = *(struct in_addr *) hostinfo->h_addr; in init_sockaddr()
/glibc-2.36/nss/
Dbug-erange.c50 inet_ntoa (*(struct in_addr *) hp->h_addr)); in main()
Dtst-reload1.c174 h = gethostbyaddr (ht[i].h_addr, 4, AF_INET); in must_be_tests()
Dnss_test1.c557 if (memcmp (host_data[idx].h_addr, addr, len) == 0) in NAME()
/glibc-2.36/sunrpc/
Drpc_gethostbyname.c70 memcpy (&addr->sin_addr, hp->h_addr, sizeof (addr->sin_addr)); in __libc_rpc_gethostbyname()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dgethostid.c125 memcpy (&in, hp->h_addr, in gethostid()
/glibc-2.36/resolv/
Dnetdb.h106 # define h_addr h_addr_list[0] /* Address, for backward compatibility.*/ macro
Dcompat-gethnamaddr.c825 if (p->h_addrtype == af && !memcmp(p->h_addr, addr, len)) in _gethtbyaddr()
/glibc-2.36/manual/
Dsysinfo.texi183 @c gethostname and gethostbyname_r to use the h_addr.
Dsocket.texi1267 @item char *h_addr