Searched defs:XDR_FREE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h57 * data can be freed with the XDR_FREE operation.
69 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
75 XDR_FREE=2 enumerator in enum:xdr_op
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.h78 * data can be freed with the XDR_FREE operation.
90 * XDR_FREE can be used to release the space allocated by an XDR_DECODE
96 XDR_FREE = 2 enumerator in enum:xdr_op

Completed in 59 milliseconds