HomeSort by relevance Sort by last modified time
    Searched refs:SVC_GETARGS (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
svc.h 125 #define SVC_GETARGS(xprt, xargs, argsp) \
127 #define svc_getargs(xprt, xargs, argsp) \ macro
207 * SVC_GETARGS (defined above). If the deserialization does not work,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 125 #define SVC_GETARGS(xprt, xargs, argsp) \
127 #define svc_getargs(xprt, xargs, argsp) \ macro
207 * SVC_GETARGS (defined above). If the deserialization does not work,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 125 #define SVC_GETARGS(xprt, xargs, argsp) \
127 #define svc_getargs(xprt, xargs, argsp) \ macro
207 * SVC_GETARGS (defined above). If the deserialization does not work,

Completed in 20 milliseconds