Searched refs:hap (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/net/
H A Dgethostbydns.c151 char *bp, *ep, **ap, **hap; local
212 hap = hed->h_addr_ptrs;
213 *hap = NULL;
380 if (hap >= &hed->h_addr_ptrs[_MAXADDRS-1]) {
387 memcpy(*hap++ = bp, cp, n);
407 *hap = NULL;
/freebsd-10.1-release/libexec/bootpd/
H A Dreadfile.c1788 byte *hap;
1806 if ((hap = lookup_hwa(p, htype)) != NULL)
1807 return hap; /* success */
1812 hap = haddr;
1813 while (hap < haddr + hal) {
1816 if (interp_byte(&p, hap++) < 0) {
1771 byte *hap; local
/freebsd-10.1-release/etc/
H A Dservices1220 hap 661/tcp
1221 hap 661/udp

Completed in 115 milliseconds