1 #ifndef XRD_CPROTOCOL_H 2 #define XRD_CPROTOCOL_H void clientMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen)
void ServerInitHandShake2HostFmt(struct ServerInitHandShake *srh)
char * convertRequestIdToChar(kXR_unt16 requestid)
void PutFilehandleInRequest(ClientRequest *str, char *fHandle)
Definition: XProtocol.hh:668
void clientMarshall(ClientRequest *str)
void smartPrintServerHeader(struct ServerResponseHeader *hdr)
unsigned short kXR_unt16
Definition: XPtypes.hh:67
bool isRedir(struct ServerResponseHeader *ServerResponse)
void clientUnMarshallReadAheadList(readahead_list *buf_list, kXR_int32 dlen)
void smartPrintClientHeader(ClientRequest *hdr)
void ServerResponseHeader2NetFmt(struct ServerResponseHeader *srh)
char * convertRespStatusToChar(kXR_unt16 status)
Definition: XProtocol.hh:838
void clientUnmarshall(struct ServerResponseHeader *str)
int kXR_int32
Definition: XPtypes.hh:89
Definition: XProtocol.hh:628
Definition: XProtocol.hh:868