Searched defs:clnt_destroy (Results 1 – 3 of 3) sorted by relevance
89 clnt_destroy(CLIENT *cl) in clnt_destroy() function
204 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
697 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro