HomeSort by relevance Sort by last modified time
    Searched defs:XDR_DECODE (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 67 * XDR_DECODE may allocate space if the pointer argresp is null. This
79 * stream. XDR_DECODE causes the type to be extracted from the stream.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
85 XDR_DECODE = 1,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 67 * XDR_DECODE may allocate space if the pointer argresp is null. This
79 * stream. XDR_DECODE causes the type to be extracted from the stream.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
85 XDR_DECODE = 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
xdr.h 67 * XDR_DECODE may allocate space if the pointer argresp is null. This
79 * stream. XDR_DECODE causes the type to be extracted from the stream.
80 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
85 XDR_DECODE = 1,
  /hardware/msm7k/librpc/rpc/
types.h 57 * XDR_DECODE may allocate space if the pointer argresp is null. This
101 * stream. XDR_DECODE causes the type to be extracted from the stream.
102 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
107 XDR_DECODE = 1,

Completed in 507 milliseconds