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