Coda Distributed File System
|
#include <rpc2/rpc2.h>
Go to the source code of this file.
Classes | |
struct | SE_Definition |
struct | SFTP_Descriptor |
struct | SE_SideEffectDescriptor |
struct | SFTPI |
struct | sftpStats |
Macros | |
#define | OMITSE 9999 /* in MultiRPC for omitting side effects on some conns */ |
#define | SMARTFTP 1189 |
#define | SE_AWAITLOCALSTATUS 1 |
#define | SE_AWAITREMOTESTATUS 2 |
Typedefs | |
typedef struct SE_SideEffectDescriptor | SE_Descriptor |
typedef struct SFTPI | SFTP_Initializer |
Enumerations | |
enum | WhichWay { CLIENTTOSERVER = 93 , SERVERTOCLIENT = 87 } |
enum | FileInfoTag { FILEBYNAME = 33 , FILEBYINODE = 58 , FILEBYFD = 67 , FILEINVM = 74 } |
enum | SE_Status { SE_NOTSTARTED = 33 , SE_INPROGRESS = 24 , SE_SUCCESS = 57 , SE_FAILURE = 36 } |
Functions | |
void | SE_SetDefaults () |
char * | SE_ErrorMsg () |
Variables | |
struct SE_Definition * | SE_DefSpecs |
long | SE_DefCount |
struct sftpStats sftp_Sent | sftp_MSent |
struct sftpStats sftp_Recvd | sftp_MRecvd |
#define SE_AWAITLOCALSTATUS 1 |
#define SE_AWAITREMOTESTATUS 2 |
#define SMARTFTP 1189 |
typedef struct SE_SideEffectDescriptor SE_Descriptor |
typedef struct SFTPI SFTP_Initializer |
enum FileInfoTag |
enum SE_Status |
enum WhichWay |
char * SE_ErrorMsg | ( | ) |
void SE_SetDefaults | ( | ) |
|
extern |
|
extern |
|
extern |
|
extern |