HomeSort by: relevance | last modified time | path
    Searched defs:clnt_call (Results 1 - 2 of 2) sorted by relevancy

  /src/include/rpc/
clnt.h 199 * CLNT_CALL(rh, proc, xargs, argsp, xres, resp, timeout)
208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \
212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro
clnt.h 199 * CLNT_CALL(rh, proc, xargs, argsp, xres, resp, timeout)
208 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \
212 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ macro

Completed in 57 milliseconds