Searched defs:SVC_GETARGS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dsvc.h109 #define SVC_GETARGS(xprt, xargs, argsp) \ macro
187 * SVC_GETARGS (defined above). If the deserialization does not work,
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dcontract.h320 void SVC_GETARGS() { } function
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.h540 * SVC_GETARGS
544 #define SVC_GETARGS(clone_xprt, xargs, argsp) \ macro
601 #define SVC_GETARGS(xprt, xargs, argsp) \ macro
736 * SVC_GETARGS (defined above). If the deserialization does not work,

Completed in 61 milliseconds