Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b_subr.c624 if (b->ypbind_svcaddr) {
625 if (b->ypbind_svcaddr->buf)
626 free(b->ypbind_svcaddr->buf);
627 free(b->ypbind_svcaddr);
629 b->ypbind_svcaddr = dup_netbuf(&setua);
715 b.ypbind_svcaddr = nbuf;
763 setb.ypbind_svcaddr = &setua;
1023 pdom->dom_binding->ypbind_svcaddr, 0,
1085 nxb = (b->ypbind_svcaddr =
1088 nxa = a->ypbind_svcaddr;
[all …]
H A Dyp_b.h110 struct netbuf *ypbind_svcaddr; member
H A Dypset.c294 ypbind_info.ypbind_svcaddr = (struct netbuf *)(&nbuf); in send_message()
H A Dypwhich.c436 response->ypbind_resp_u.ypbind_bindinfo->ypbind_svcaddr;
641 ua = b->ypbind_svcaddr;
H A Dyppoll.c367 struct netbuf *svcaddr = binding->ypbind_svcaddr; in getypserv()
H A Dyppush.c125 #define svc_addr dom_binding->ypbind_svcaddr
/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_all.c112 &nhs, pdomb->dom_binding->ypbind_svcaddr) != ND_OK) { in __yp_all_cflookup()
242 &nhs, pdomb->dom_binding->ypbind_svcaddr) != ND_OK) { in __yp_all_rsvdport()
H A Dyp_b_xdr.c64 if (!xdr_pointer(xdrs, (char **)&objp->ypbind_svcaddr, in xdr_ypbind_binding()
H A Dyp_b.h114 struct netbuf *ypbind_svcaddr; member
H A Dyp_bind.c313 binding->ypbind_svcaddr = svcaddr; in __yp_add_binding_netid()
386 pdomb->dom_binding->ypbind_svcaddr, in load_dom_binding()
492 pdomb->dom_binding->ypbind_svcaddr, in load_dom_binding_rsvdport()