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

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
H A Dclnt.h185 * CLNT_GETERR(rh);
188 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
H A Dclnt.h185 * CLNT_GETERR(rh);
188 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
H A Dclnt.h185 * CLNT_GETERR(rh);
188 #define CLNT_GETERR(rh,errp) ((*(rh)->cl_ops->cl_geterr)(rh, errp)) macro

Completed in 10 milliseconds