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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
xdr.h 68 * data can be freed with the XDR_FREE operation.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
86 XDR_FREE = 2
375 extern void xdr_free (xdrproc_t __proc, char *__objp) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 68 * data can be freed with the XDR_FREE operation.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
86 XDR_FREE = 2
375 extern void xdr_free (xdrproc_t __proc, char *__objp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 68 * data can be freed with the XDR_FREE operation.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
86 XDR_FREE = 2
375 extern void xdr_free (xdrproc_t __proc, char *__objp) __THROW;
  /hardware/msm7k/librpc/rpc/
types.h 58 * data can be freed with the XDR_FREE operation.
102 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
108 XDR_FREE = 2

Completed in 458 milliseconds