#include <rescomm.h>
|
class | srv_iterator |
|
class | connent |
|
class | mgrpent |
|
class | userent |
|
class | vproc |
|
class | fsobj |
|
class | repvol |
|
class | Realm |
|
class | probeslave |
|
void | ResCommInit () |
|
srvent * | FindServer (unsigned long) |
|
void | GetServer (srvent **, unsigned long) |
|
void | ServerPrint (int) |
|
void | ResCheckServerLWP_worker (void *) |
|
void | CommInit () |
|
void | Srvr_Wait () |
|
void | Srvr_Signal () |
|
srvent * | FindServer (struct in_addr *host) |
|
srvent * | FindServerByCBCid (RPC2_Handle) |
|
srvent * | GetServer (struct in_addr *host, RealmId realmid) |
|
void | PutServer (srvent **) |
|
void | ProbeServers (int) |
|
void | ServerProbe (long *, long *) |
|
long | HandleProbe (int, RPC2_Handle Handles[], long, long,...) |
|
void | CheckServerBW (long) |
|
void | DownServers (char *, unsigned int *) |
|
void | DownServers (int, struct in_addr *, char *, unsigned int *) |
|
void | ServerPrint (FILE *) |
|
long | VENUS_CallBack (RPC2_Handle, ViceFid *) |
|
long | VENUS_CallBackFetch (RPC2_Handle, ViceFid *, SE_Descriptor *) |
|
long | VENUS_CallBackConnect (RPC2_Handle, RPC2_Integer, RPC2_Integer, RPC2_Integer, RPC2_Integer, RPC2_CountedBS *) |
|
long | VENUS_RevokeWBPermit (RPC2_Handle RPCid, VolumeId Vid) |
|
int | FailDisconnect (int, struct in_addr *) |
|
int | FailReconnect (int, struct in_addr *) |
|
connent * | conn_iterator::operator() () |
|
void | MultiBind (int, struct in_addr *, connent **) |
|
◆ Connect()
◆ GetBandwidth()
long srvent::GetBandwidth |
( |
unsigned long * |
Bandwidth | ) |
|
◆ GetConn()
int srvent::GetConn |
( |
connent ** |
c, |
|
|
uid_t |
uid, |
|
|
int |
force = 0 |
|
) |
| |
◆ GetLiveness()
long srvent::GetLiveness |
( |
struct timeval * |
tp | ) |
|
◆ GetStatistics()
int srvent::GetStatistics |
( |
ViceStatistics * |
Stats | ) |
|
◆ Name()
const char * srvent::Name |
( |
void |
| ) |
|
|
inline |
◆ print() [1/5]
void srvent::print |
( |
void |
| ) |
|
◆ print() [2/5]
void srvent::print |
( |
void |
| ) |
|
|
inline |
◆ print() [3/5]
void srvent::print |
( |
FILE * |
fp | ) |
|
◆ print() [4/5]
void srvent::print |
( |
FILE * |
fp | ) |
|
◆ print() [5/5]
void srvent::print |
( |
int |
fd | ) |
|
◆ Reset() [1/2]
◆ Reset() [2/2]
◆ ServerError() [1/2]
void srvent::ServerError |
( |
int * |
codep | ) |
|
◆ ServerError() [2/2]
void srvent::ServerError |
( |
int * |
| ) |
|
◆ ServerIsDown() [1/2]
int srvent::ServerIsDown |
( |
| ) |
|
◆ ServerIsDown() [2/2]
int srvent::ServerIsDown |
( |
| ) |
|
|
inline |
◆ ServerIsUp() [1/2]
int srvent::ServerIsUp |
( |
| ) |
|
◆ ServerIsUp() [2/2]
int srvent::ServerIsUp |
( |
| ) |
|
|
inline |
◆ ServerUp()
◆ CheckServerBW
void CheckServerBW |
( |
long |
| ) |
|
|
friend |
◆ CommInit
◆ conn_iterator::operator()
connent * conn_iterator::operator() |
( |
| ) |
|
|
friend |
◆ connent
◆ DownServers [1/2]
void DownServers |
( |
char * |
, |
|
|
unsigned int * |
|
|
) |
| |
|
friend |
◆ DownServers [2/2]
void DownServers |
( |
int |
, |
|
|
struct in_addr * |
, |
|
|
char * |
, |
|
|
unsigned int * |
|
|
) |
| |
|
friend |
◆ FailDisconnect
int FailDisconnect |
( |
int |
, |
|
|
struct in_addr * |
|
|
) |
| |
|
friend |
◆ FailReconnect
int FailReconnect |
( |
int |
, |
|
|
struct in_addr * |
|
|
) |
| |
|
friend |
◆ FindServer [1/2]
srvent * FindServer |
( |
struct in_addr * |
host | ) |
|
|
friend |
◆ FindServer [2/2]
srvent * FindServer |
( |
unsigned long |
| ) |
|
|
friend |
◆ FindServerByCBCid
◆ fsobj
◆ GetServer [1/2]
void GetServer |
( |
srvent ** |
, |
|
|
unsigned long |
|
|
) |
| |
|
friend |
◆ GetServer [2/2]
srvent * GetServer |
( |
struct in_addr * |
host, |
|
|
RealmId |
realmid |
|
) |
| |
|
friend |
◆ HandleProbe
long HandleProbe |
( |
int |
, |
|
|
RPC2_Handle |
Handles[], |
|
|
long |
, |
|
|
long |
, |
|
|
|
... |
|
) |
| |
|
friend |
◆ mgrpent
◆ MultiBind
void MultiBind |
( |
int |
, |
|
|
struct in_addr * |
, |
|
|
connent ** |
|
|
) |
| |
|
friend |
◆ ProbeServers
void ProbeServers |
( |
int |
| ) |
|
|
friend |
◆ probeslave
◆ PutServer
◆ Realm
◆ repvol
◆ ResCheckServerLWP_worker
void ResCheckServerLWP_worker |
( |
void * |
| ) |
|
|
friend |
◆ ResCommInit
◆ ServerPrint [1/2]
void ServerPrint |
( |
FILE * |
| ) |
|
|
friend |
◆ ServerPrint [2/2]
◆ ServerProbe
void ServerProbe |
( |
long * |
lastupp = 0 , |
|
|
long * |
lastdownp = 0 |
|
) |
| |
|
friend |
◆ srv_iterator
◆ Srvr_Signal
◆ Srvr_Wait
◆ userent
◆ VENUS_CallBack
long VENUS_CallBack |
( |
RPC2_Handle |
RPCid, |
|
|
ViceFid * |
fid |
|
) |
| |
|
friend |
◆ VENUS_CallBackConnect
◆ VENUS_CallBackFetch
◆ VENUS_RevokeWBPermit
long VENUS_RevokeWBPermit |
( |
RPC2_Handle |
RPCid, |
|
|
VolumeId |
Vid |
|
) |
| |
|
friend |
◆ vproc
The documentation for this class was generated from the following files: