|
Coda Distributed File System
|
#include <multi.h>

Public Attributes | |
| RPC2_Integer | integer |
| RPC2_Integer ** | integerp |
| RPC2_Unsigned | unsgned |
| RPC2_Unsigned ** | unsgnedp |
| RPC2_Byte | byte |
| RPC2_Byte ** | bytep |
| RPC2_String | string |
| RPC2_String ** | stringp |
| RPC2_CountedBS * | cbs |
| RPC2_CountedBS ** | cbsp |
| RPC2_BoundedBS * | bbs |
| RPC2_BoundedBS ** | bbsp |
| RPC2_EncryptionKey * | key |
| RPC2_EncryptionKey ** | keyp |
| RPC2_Handle * | cidp |
| SE_Descriptor * | sedp |
| union PARM * | structp |
| union PARM ** | structpp |
| RPC2_BoundedBS* PARM::bbs |
| RPC2_BoundedBS** PARM::bbsp |
| RPC2_Byte PARM::byte |
| RPC2_Byte** PARM::bytep |
| RPC2_CountedBS* PARM::cbs |
| RPC2_CountedBS** PARM::cbsp |
| RPC2_Handle* PARM::cidp |
| RPC2_Integer PARM::integer |
| RPC2_Integer** PARM::integerp |
| RPC2_EncryptionKey* PARM::key |
| RPC2_EncryptionKey** PARM::keyp |
| SE_Descriptor* PARM::sedp |
| RPC2_String PARM::string |
| RPC2_String** PARM::stringp |
| union PARM* PARM::structp |
| union PARM** PARM::structpp |
| RPC2_Unsigned PARM::unsgned |
| RPC2_Unsigned** PARM::unsgnedp |