HomeSort by relevance Sort by last modified time
    Searched full:xdr_destroy (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/test/tsan/
sunrpc.cc 11 xdr_destroy(&xdrs);
  /external/compiler-rt/test/msan/Linux/
sunrpc_bytes.cc 26 xdr_destroy(&xdrs);
36 xdr_destroy(&xdrs);
sunrpc_string.cc 25 xdr_destroy(&xdrs);
33 xdr_destroy(&xdrs);
sunrpc.cc 31 xdr_destroy(&xdrs);
38 xdr_destroy(&xdrs);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
xdr.h 210 #define XDR_DESTROY(xdrs) \
215 #define xdr_destroy(xdrs) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 210 #define XDR_DESTROY(xdrs) \
215 #define xdr_destroy(xdrs) \ macro

Completed in 795 milliseconds