Searched refs:clnt_reconnect_freeres (Results 1 – 1 of 1) sorted by relevance
55 static bool_t clnt_reconnect_freeres(CLIENT *, xdrproc_t, void *);65 .cl_freeres = clnt_reconnect_freeres,398 clnt_reconnect_freeres(CLIENT *cl, xdrproc_t xdr_res, void *res_ptr) in clnt_reconnect_freeres() function