Searched refs:clnt_raw_freeres (Results 1 – 1 of 1) sorted by relevance
75 static bool_t clnt_raw_freeres(CLIENT *, xdrproc_t, void *);237 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_raw_freeres() function285 ops.cl_freeres = clnt_raw_freeres; in clnt_raw_ops()