HomeSort by relevance Sort by last modified time
    Searched defs:svc_req (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 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
svc.h 63 * parameters, struct svc_req * and SVCXPRT *, defined below.
149 struct svc_req { struct
160 typedef void (*__dispatch_fn_t) (struct svc_req*, SVCXPRT*);
170 * void (*dispatch)(struct svc_req*, SVCXPRT*);

Completed in 59 milliseconds