h_addr
memcpy(&nas_addr, host->h_addr, sizeof(nas_addr));
memcpy(&contactaddr.sin_addr, hp->h_addr,
memcpy(&local_address, hp->h_addr, sizeof(local_address));
if (p->h_addrtype == type && memcmp(p->h_addr, addr, len) == 0)
memcpy(&addr.sin_addr.s_addr, hp->h_addr, (size_t)hp->h_length);
memcpy(&rsin.sin_addr, hp->h_addr, len);
memmove(&server_addr.sin_addr, hp->h_addr, hp->h_length);
(void)memcpy(&srvp->addr.sin_addr, hent->h_addr,
memcpy(&addr.sin_addr, hp->h_addr, hp->h_length);
memcpy(&target, he->h_addr, sizeof(target));
(void)memcpy(&sa->sin_addr, hp->h_addr, sizeof(sa->sin_addr));
memmove(&su->sin.sin_addr, hp->h_addr, hp->h_length);
memcpy(addrp, hp->h_addr, sizeof(*addrp));
memcpy(&OMSG.rip_nets[0].n_dst, hp->h_addr,
memcpy(&router.sin_addr, hp->h_addr, sizeof(router.sin_addr));
bcopy(hp->h_addr, &name.sin_addr, hp->h_length);
bcopy(hp->h_addr, &server.sin_addr, hp->h_length);
hdlc->h_addr = CISCO_MULTICAST;
hdlc->h_addr = CISCO_UNICAST;
u_int8_t h_addr;
bdaddr_copy(&raddr, (bdaddr_t *)he->h_addr);
bdaddr_copy(&laddr, (bdaddr_t *)he->h_addr);
bdaddr_copy(&rp.raddr, (bdaddr_t *)he->h_addr);
if (inet_ntop(he->h_addrtype, he->h_addr, buf, sizeof(buf)) == NULL)
bdaddr_copy(&raddr, (bdaddr_t *)he->h_addr);
bdaddr_copy(&remote_addr, (bdaddr_t *)he->h_addr);
memcpy(&my_machine_addr, hp->h_addr, sizeof(my_machine_addr));
memcpy(&his_machine_addr, hp->h_addr, sizeof(his_machine_addr));
(void)memmove(&sin.sin_addr, he->h_addr, sizeof(sin.sin_addr));
(void)memmove(&faddr, he->h_addr, sizeof(faddr));
bcopy(h->h_addr, &tmp, (size_t)h->h_length);
(void)memcpy(inap, hp->h_addr, sizeof(*inap));
bcopy(hep->h_addr, (char *)&my_ip_addr, sizeof(my_ip_addr));
bcopy(hep->h_addr, (char *)&my_ip_addr, sizeof(my_ip_addr));
memcpy(&serv_addr.sin_addr, hep->h_addr,
memcpy(&sin_server.sin_addr, hep->h_addr,
bcopy(hep->h_addr, &bp->bp_ciaddr, hep->h_length);
bcopy(hp->h_addr, result, sizeof(*result));
memcpy(&dst_addr, hep->h_addr, sizeof(dst_addr));
(bdaddr_t *)he->h_addr);
bdaddr_copy(&raddr, (bdaddr_t *)he->h_addr);
bdaddr_copy(&remote_bdaddr, (bdaddr_t *)he->h_addr);
memcpy((char *)&addr.sin_addr.s_addr, hp->h_addr,
memcpy(&last_client_ip, the_hostent->h_addr, sizeof(last_client_ip));
memmove(&route_addr.s_addr, he->h_addr, he->h_length);
he->h_addr, 4);
memcpy(&addr->sin_addr.s_addr, hp->h_addr, sizeof(in_addr_t));
(void)memcpy(&rsrv_sin.sin_addr.s_addr, h->h_addr,
(void) memcpy(ia, hp->h_addr, sizeof(*ia));