Home | History | Annotate | Download | only in faithd

Lines Matching defs:ho

463 		unsigned int ho[4], po[2];
479 &ho[0], &ho[1], &ho[2], &ho[3], &po[0], &po[1]);
490 sin->sin_addr.s_addr |= htonl(((uint32_t)(ho[n] & 0xff)
585 unsigned int af, hal, ho[16], pal, po[2];
668 "%u,%u,%u", &af, &hal, &ho[0], &ho[1], &ho[2], &ho[3],
669 &ho[4], &ho[5], &ho[6], &ho[7],
670 &ho[8], &ho[9], &ho[10], &ho[11],
671 &ho[12], &ho[13], &ho[14], &ho[15],
684 sin6->sin6_addr.s6_addr[n] = ho[n];