Home
last modified time | relevance | path

Searched refs:secs (Results 1 – 1 of 1) sorted by relevance

/sunrpc/rpc/
A Dclnt.h167 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ argument
168 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))
169 #define clnt_call(rh, proc, xargs, argsp, xres, resp, secs) \ argument
170 ((*(rh)->cl_ops->cl_call)(rh, proc, xargs, argsp, xres, resp, secs))

Completed in 5 milliseconds