Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1746 struct hc_args *hap = (struct hc_args *)pdata; in hc_is_present() local
1755 TOPO_METH_PRESENT_VERSION, hap->ha_fmri, &hap->ha_nvl, in hc_is_present()
1775 if (hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present()
1777 hc_auth_changed(hap->ha_fmri, rsrc, in hc_is_present()
1783 if (topo_mod_nvalloc(mod, &hap->ha_nvl, NV_UNIQUE_NAME) != 0) in hc_is_present()
1786 if (nvlist_add_uint32(hap->ha_nvl, in hc_is_present()
1788 nvlist_free(hap->ha_nvl); in hc_is_present()
1789 hap->ha_nvl = NULL; in hc_is_present()
1803 struct hc_args *hap; in hc_fmri_present() local
1808 if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL) in hc_fmri_present()
[all …]
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ho.c221 char **hap; in ho_byname2() local
237 for (hap = hp->h_aliases; *hap; hap++) { in ho_byname2()
238 nn = ns_namelen(*hap); in ho_byname2()
239 if (strncasecmp(*hap, name, Max(n, nn)) == 0) in ho_byname2()
294 char **hap; in ho_byaddr() local
296 for (hap = hp->h_addr_list; *hap; hap++) { in ho_byaddr()
297 const u_char *taddr = (const u_char *)*hap; in ho_byaddr()
H A Dgethostent.c148 char **hap; in gethostbyname2_p() local
156 for (hap = net_data->ho_last->h_aliases; hap && *hap; hap++) in gethostbyname2_p()
157 if (ns_samename(name, *hap) == 1) in gethostbyname2_p()
180 char **hap; in gethostbyaddr_p() local
186 for (hap = net_data->ho_last->h_addr_list; in gethostbyaddr_p()
187 hap && *hap; in gethostbyaddr_p()
188 hap++) in gethostbyaddr_p()
189 if (!memcmp(addr, *hap, len)) in gethostbyaddr_p()
H A Ddns_ho.c171 static int add_hostent(struct pvt *pvt, char *bp, char **hap,
693 char *bp, *ep, **ap, **hap; in gethostans() local
768 hap = pvt->h_addr_ptrs; in gethostans()
769 *hap = NULL; in gethostans()
954 m = add_hostent(pvt, bp, hap, aip); in gethostans()
961 if (hap < &pvt->h_addr_ptrs[MAXADDRS]) in gethostans()
962 hap++; in gethostans()
963 *hap = NULL; in gethostans()
981 *hap = NULL; in gethostans()
983 if (pvt->res->nsort && hap != pvt->h_addr_ptrs && in gethostans()
[all …]
H A Dgetaddrinfo.c637 for (hap = net_data->ho_last->h_aliases; hap && *hap; hap++)
638 if (ns_samename(name, *hap) == 1)
/titanic_41/usr/src/lib/libresolv/
H A Dres_gethost.c92 char **hap; local
129 hap = h_addr_ptrs;
203 memcpy((void *)(*hap++ = bp), (void *)cp, n);
205 bcopy(cp, *hap++ = bp, n);
214 *hap = NULL;
/titanic_41/usr/src/stand/lib/inet/
H A Dibd.c225 ibd_arp(struct in_addr *ip, void *hap, uint32_t timeout) in ibd_arp() argument
227 ipoib_mac_t *ep = (ipoib_mac_t *)hap; in ibd_arp()
H A Dethernet.c210 ether_arp(struct in_addr *ip, void *hap, uint32_t timeout) in ether_arp() argument
212 ether_addr_t *ep = (ether_addr_t *)hap; in ether_arp()
/titanic_41/usr/src/cmd/look/
H A Dwords10458 hap
/titanic_41/usr/src/cmd/spell/
H A Dlist10456 hap