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

/osnet-11/usr/src/lib/libnsl/yp/
H A Dyp_xdr.c107 xdr_ypmap_wrap_string(XDR *xdrs, char **ppstring) function
119 xdr_ypmap_wrap_string(xdrs, &ps->map) &&
130 xdr_ypmap_wrap_string(xdrs, &ps->map)));
170 xdr_ypmap_wrap_string(xdrs, &ps->map) &&
205 * This is like xdr_ypmap_wrap_string except that it serializes/deserializes

Completed in 15 milliseconds