Home
last modified time | relevance | path

Searched defs:xres (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dclnt.h174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
176 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
203 #define CLNT_FREERES(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument
204 #define clnt_freeres(rh,xres,resp) ((*(rh)->cl_ops->cl_freeres)(rh,xres,resp)) argument

Completed in 4 milliseconds