Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/yp/
H A Dyp_b_clnt.c68 xdr_ypbind_domain, (char *)argp, xdr_ypbind_resp, in ypbindproc_domain_3()
H A Dyp_b_xdr.c77 xdr_ypbind_resp(XDR *xdrs, ypbind_resp *objp) in xdr_ypbind_resp() function
H A Dyp_b.h132 extern bool_t xdr_ypbind_resp(XDR *, ypbind_resp *);
H A Dyp_bind.c1132 st = xdr_ypbind_resp(&xdrs, &res); in get_cached_domain()
/titanic_50/usr/src/cmd/ypcmd/
H A Dyp_b.h126 bool_t xdr_ypbind_resp();
H A Dyppoll.c350 xdr_ypbind_domain, (char *)&ypdomain, xdr_ypbind_resp, in getypserv()
H A Dyp_b_svc.c496 xdr_result = xdr_ypbind_resp;
H A Dyp_b_subr.c1304 if (!xdr_ypbind_resp(&xdrs, &resp)) {
/titanic_50/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h91 extern bool xdr_ypbind_resp();
/titanic_50/usr/src/lib/libnsl/common/
H A Dmapfile-vers750 xdr_ypbind_resp;
H A Dllib-lnsl1003 bool_t xdr_ypbind_resp(XDR *xdrs, ypbind_resp *objp);