Searched refs:xdr_ypbind_resp (Results 1 – 7 of 7) sorted by relevance
8 xdr_ypbind_resp
97 __weak_alias(xdr_ypbind_resp,_xdr_ypbind_resp)287 xdr_ypbind_resp(XDR *xdrs, struct ypbind_resp *objp) in xdr_ypbind_resp() function
225 (xdrproc_t)xdr_ypbind_resp, &ypbr, _yplib_timeout); in _yp_dobind()
327 bool_t xdr_ypbind_resp(XDR *, struct ypbind_resp *);
251 xdr_ypdomain_wrap_string, &domain, xdr_ypbind_resp, &ypbind_resp, in find_server()
893 #define xdr_ypbind_resp _xdr_ypbind_resp macro
920 xdr_result = (xdrproc_t)xdr_ypbind_resp; in ypbindprog_2()