Searched defs:xdr_ypowner_wrap_string (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c58 extern bool xdr_ypowner_wrap_string(XDR *, char **);
158 xdr_ypowner_wrap_string(XDR *xdrs, char **ppstring) function
172 xdr_ypowner_wrap_string(xdrs, &ps->owner)));
191 xdr_ypowner_wrap_string(xdrs, &ps->master)));

Completed in 15 milliseconds