#include "SRPC.H"
#include "AccessControl.H"
Go to the source code of this file.
Defines | |
#define | _VSI_H 1 |
Functions | |
AccessControl::Identity | srpc_recv_identity (SRPC *srpc, int intf_ver, bool access_needed=true) |
void | VSAtomic (SRPC *srpc, int intf_ver) |
|
Definition at line 27 of file VestaSourceImpl.H. |
|
Definition at line 298 of file VestaSourceServer.C. References AccessControl::admit(), SRPC::buffer_too_small, AccessControl::IdentityRep::global, AccessControl::IdentityRep::gssapi, SRPC::invalid_parameter, NEW, NEW_CONSTR, NEW_PTRFREE_ARRAY, SRPC::protocol_violation, and AccessControl::IdentityRep::unix_flavor. Referenced by MakeFilesImmutable(), SetIndexMaster(), VSAtomic(), VSRead(), VSSetExecutable(), VSSetSize(), VSSetTimestamp(), and VSWrite(). |
|