Searched refs:res_ptr (Results 1 – 1 of 1) sorted by relevance
345 static bool_t clntudp_freeres(CLIENT *cl, xdrproc_t xdr_res, char* res_ptr) in clntudp_freeres() argument351 return ((*xdr_res) (xdrs, res_ptr)); in clntudp_freeres()
Completed in 7 milliseconds