MySQL 9.0.0
Source Code Documentation
sunrpc Directory Reference
Directory dependency graph for sunrpc:

Directories

directory  rpc
 

Files

file  xdr.c
 Generic XDR routines implementation.
 
file  xdr_array.c
 Generic XDR routines implementation.
 
file  xdr_float.c
 Generic XDR routines implementation.
 
file  xdr_mem.c
 If you have some data to be interpreted as external data representation or to be converted to external data representation in a memory buffer, then this is the package for you.
 
file  xdr_ref.c
 These are the "non-trivial" xdr primitives used to serialize and de-serialize "pointers".
 
file  xdr_sizeof.c
 General purpose routine to see how much space something will use when serialized using XDR.