Searched refs:rhp (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | gethostent.c | 1040 struct hostent *rhp; variable 1055 if (!(rhp = gethostbyname(hname2))) { 1061 for (haddr = rhp->h_addr_list; *haddr; haddr++)
|
| /netbsd-src/external/mpl/dhcp/dist/server/ |
| H A D | dhcp.c | 4941 struct host_decl *rhp = (struct host_decl *)0; in mockup_lease() local 4945 if (host_reference (&rhp, hp, MDL) != ISC_R_SUCCESS) { in mockup_lease() 4950 &rhp, &lease -> ip_addr, share)) { in mockup_lease() 4952 host_dereference (&rhp, MDL); in mockup_lease() 4955 host_reference (&lease -> host, rhp, MDL); in mockup_lease() 4956 if (rhp -> client_identifier.len > sizeof lease -> uid_buf) in mockup_lease() 4957 lease -> uid = dmalloc (rhp -> client_identifier.len, MDL); in mockup_lease() 4962 host_dereference (&rhp, MDL); in mockup_lease() 4965 memcpy (lease -> uid, rhp -> client_identifier.data, in mockup_lease() 4966 rhp -> client_identifier.len); in mockup_lease() [all …]
|
| /netbsd-src/sys/dev/usb/ |
| H A D | xhci.c | 1255 const size_t rhp = sc->sc_rhportcount[bus]++; in xhci_id_protocols() local 1257 KASSERTMSG(sc->sc_rhportmap[bus][rhp] == 0, in xhci_id_protocols() 1258 "bus %zu rhp %zu is %d", bus, rhp, in xhci_id_protocols() 1259 sc->sc_rhportmap[bus][rhp]); in xhci_id_protocols() 1261 sc->sc_rhportmap[bus][rhp] = cp + 1; in xhci_id_protocols() 1262 sc->sc_ctlrportmap[cp] = rhp + 1; in xhci_id_protocols() 2355 const size_t rhp = xhci_ctlrport2rhport(sc, ctlrport); in xhci_rhpsc() 2359 device_unit(sc->sc_dev), bn, rhp, (uintptr_t)xfer); in xhci_rhpsc() 2368 p[rhp / NBB in xhci_rhpsc() 2357 const size_t rhp = xhci_ctlrport2rhport(sc, ctlrport); xhci_rhpsc() local [all...] |
| /netbsd-src/sys/dev/pci/ |
| H A D | mpii.c | 2759 struct mpii_request_header *rhp; in mpii_start() local 2776 rhp = ccb->ccb_cmd; in mpii_start() 2780 switch (rhp->function) { in mpii_start()
|
| /netbsd-src/share/man/tools/ |
| H A D | newsp.errs | 3098 rhp 3886 rhp
|
| /netbsd-src/etc/ |
| H A D | services | 4356 rhp-iibp 1912/tcp # rhp-iibp [George_Nachman][Tom_Lake] … 4357 rhp-iibp 1912/udp # rhp-iibp [George_Nachman][Tom_Lake] …
|