Home
last modified time | relevance | path

Searched refs:xdr_ypbind_resp (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_b_clnt.c66 xdr_ypbind_domain, (char *)argp, xdr_ypbind_resp, in ypbindproc_domain_3()
H A Dyp_b_xdr.c75 xdr_ypbind_resp(XDR *xdrs, ypbind_resp *objp) in xdr_ypbind_resp() function
H A Dyp_b.h130 extern bool_t xdr_ypbind_resp(XDR *, ypbind_resp *);
H A Dyp_bind.c1132 st = xdr_ypbind_resp(&xdrs, &res); in get_cached_domain()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyp_b.h126 bool_t xdr_ypbind_resp();
H A Dyppoll.c348 xdr_ypbind_domain, (char *)&ypdomain, xdr_ypbind_resp, in getypserv()
H A Dyp_b_svc.c494 xdr_result = xdr_ypbind_resp;
H A Dyp_b_subr.c1302 if (!xdr_ypbind_resp(&xdrs, &resp)) {
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers854 xdr_ypbind_resp;