Searched refs:xdr_clone (Results 1 – 2 of 2) sorted by relevance
46 extern xdr_s_type *xdr_clone(xdr_s_type *);125 *svc_xdr = xdr_clone(client->xdr); in cb_context()
297 xdr_s_type *xdr_clone(xdr_s_type *other) in xdr_clone() function