Searched refs:CLNT_GETERR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt.h208 * CLNT_GETERR(rh);
211 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) macro
H A Dclnt_perror.c102 CLNT_GETERR(rpch, &e);

Completed in 121 milliseconds