Searched refs:CLNT_DESTROY (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.h243 * CLNT_DESTROY(rh);
246 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
H A Dclnt.h243 * CLNT_DESTROY(rh);
246 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
H A Dclnt.h243 * CLNT_DESTROY(rh);
246 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro

Completed in 9 milliseconds