|
Coda Distributed File System
|
#include <stdio.h>#include "coda_string.h"#include <unistd.h>#include <stdlib.h>#include <lwp/lwp.h>#include <lwp/lock.h>#include <rpc2/rpc2.h>#include <volutil.h>#include <util.h>
Macros | |
| #define | RPCTRACEBUFSIZE 500 |
Functions | |
| long | S_TraceRpc (RPC2_Handle rpcid, SE_Descriptor *formal_sed) |
Variables | |
| int | RPCTraceBufInited = 0 |
| #define RPCTRACEBUFSIZE 500 |
| long S_TraceRpc | ( | RPC2_Handle | rpcid, |
| SE_Descriptor * | formal_sed | ||
| ) |
| int RPCTraceBufInited = 0 |