Searched refs:CLNT_GETERR (Results 1 – 2 of 2) sorted by relevance
/sunrpc/rpc/ | ||
A D | clnt.h | 185 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) macro |
/sunrpc/ | ||
A D | clnt_perr.c | 57 CLNT_GETERR (rpch, &e); in clnt_sperror() |
Completed in 5 milliseconds