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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c62 extern bool xdr_ypowner_wrap_string(XDR *, char **);
162 xdr_ypowner_wrap_string(XDR *xdrs, char **ppstring) function
176 xdr_ypowner_wrap_string(xdrs, &ps->owner)));
195 xdr_ypowner_wrap_string(xdrs, &ps->master)));

Completed in 65 milliseconds