Searched refs:ypbr (Results 1 – 2 of 2) sorted by relevance
92 struct ypbind_resp ypbr; in bind_host() local111 (xdrproc_t)xdr_ypbind_resp, &ypbr, tv); in bind_host()117 if (ypbr.ypbind_status != YPBIND_SUCC_VAL) { in bind_host()119 ypbinderr_string(ypbr.ypbind_respbody.ypbind_error)); in bind_host()126 ss_addr = ypbr.ypbind_respbody.ypbind_bindinfo.ypbind_binding_addr; in bind_host()
300 struct ypbind_resp ypbr; in _yp_dobind() local479 (xdrproc_t)xdr_ypbind_resp, &ypbr, tv); in _yp_dobind()492 if (ypbr.ypbind_status != YPBIND_SUCC_VAL) { in _yp_dobind()509 bcopy(&ypbr.ypbind_resp_u.ypbind_bindinfo.ypbind_binding_port, in _yp_dobind()512 bcopy(&ypbr.ypbind_resp_u.ypbind_bindinfo.ypbind_binding_addr, in _yp_dobind()523 *(u_short *)&ypbr.ypbind_resp_u.ypbind_bindinfo.ypbind_binding_port; in _yp_dobind()