HomeSort by relevance Sort by last modified time
    Searched defs:svc_getargs (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
svc.h 123 #define SVC_GETARGS(xprt, xargs, argsp) \
125 #define svc_getargs(xprt, xargs, argsp) \ macro
205 * SVC_GETARGS (defined above). If the deserialization does not work,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
svc.h 123 #define SVC_GETARGS(xprt, xargs, argsp) \
125 #define svc_getargs(xprt, xargs, argsp) \ macro
205 * SVC_GETARGS (defined above). If the deserialization does not work,

Completed in 691 milliseconds