Searched defs:clnt_freeres (Results 1 – 3 of 3) sorted by relevance
95 clnt_freeres(CLIENT *cl, xdrproc_t xres, caddr_t resp) in clnt_freeres() function
170 #define clnt_freeres(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ macro
580 #define clnt_freeres(rh, xres, resp) \ macro