Searched refs:ypbind_respbody_2 (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h170 } ypbind_respbody_2; member in struct:ypbind_resp_2
H A Dyp_b_subr.c436 bi = &resp.ypbind_respbody_2.ypbind_bindinfo;
440 resp.ypbind_respbody_2.ypbind_error = YPBIND_ERR_NOSERV;
443 resp.ypbind_respbody_2.ypbind_error =
1213 if (!xdr_u_long(xdrs, &objp->ypbind_respbody_2.ypbind_error))
1218 &objp->ypbind_respbody_2.ypbind_bindinfo))

Completed in 94 milliseconds