Home
last modified time | relevance | path

Searched defs:CLNT_FREERES (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/stand/lib/fs/nfs/
H A Dclnt.h129 #define CLNT_FREERES(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ macro
/titanic_52/usr/src/lib/libbc/inc/include/rpc/
H A Dclnt.h168 #define CLNT_FREERES(rh, xres, resp) ((*(rh)->cl_ops->cl_freeres)\ macro
/titanic_52/usr/src/uts/common/rpc/
H A Dclnt.h578 #define CLNT_FREERES(rh, xres, resp) \ macro