Searched defs:CLNT_FREERES (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/krb5/src/include/gssrpc/ |
| H A D | clnt.h | 190 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) macro
|
| /freebsd/include/rpc/ |
| H A D | clnt.h | 189 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) macro
|
| /freebsd/sys/rpc/ |
| H A D | clnt.h | 262 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) macro
|