Searched defs:CLNT_CALL (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/krb5/src/include/gssrpc/ |
H A D | clnt.h | 161 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|
/freebsd/include/rpc/ |
H A D | clnt.h | 158 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|
/freebsd/sys/rpc/ |
H A D | clnt.h | 231 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro
|