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

  /src/include/rpc/
svc.h 166 #define SVC_GETARGS(xprt, xargs, argsp) \
168 #define svc_getargs(xprt, xargs, argsp) \ macro
243 * SVC_GETARGS (defined above). If the deserialization does not work,
svc.h 166 #define SVC_GETARGS(xprt, xargs, argsp) \
168 #define svc_getargs(xprt, xargs, argsp) \ macro
243 * SVC_GETARGS (defined above). If the deserialization does not work,

Completed in 22 milliseconds