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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 65 * XDR_DECODE may allocate space if the pointer argresp is null. This
77 * stream. XDR_DECODE causes the type to be extracted from the stream.
78 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
83 XDR_DECODE = 1,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
xdr.h 65 * XDR_DECODE may allocate space if the pointer argresp is null. This
77 * stream. XDR_DECODE causes the type to be extracted from the stream.
78 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
83 XDR_DECODE = 1,

Completed in 457 milliseconds