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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
pmap_rmt.h 61 xdrproc_t xdr_results; member in struct:rmtcallres
  /hardware/msm7k/librpc/rpc/
clnt.h 143 xdr_results - function pointer for decoding the RPC response
161 xdrproc_t xdr_results,
184 xdr_results - function pointer for decoding the RPC response
203 xdrproc_t xdr_results,
  /hardware/msm7k/librpc/
svc.c 486 svc_sendreply (SVCXPRT *xprt, xdrproc_t xdr_results,
498 !xdr_results(serv->xdr, xdr_location))
clnt.c 302 xdrproc_t xdr_results,
397 if (!xdr_results(xdr, rets_ptr) || ! XDR_MSG_DONE(xdr)) {

Completed in 83 milliseconds