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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c111 xdr_ypmap_wrap_string(XDR *xdrs, char **ppstring) function
123 xdr_ypmap_wrap_string(xdrs, &ps->map) &&
134 xdr_ypmap_wrap_string(xdrs, &ps->map)));
174 xdr_ypmap_wrap_string(xdrs, &ps->map) &&
209 * This is like xdr_ypmap_wrap_string except that it serializes/deserializes

Completed in 44 milliseconds