Go to the source code of this file.
Functions | |
int | rawCheckFilelist (char **, char **, char *, char *) |
int | rawCheckObjlist (int, int, char **, char **, char **) |
int | rawDelFile (int, srawComm *) |
int | rawDelList (int, int, srawDataMoverAttr *, srawComm *, char **, char **) |
int | rawGetCmdParms (int, char **, char **) |
int | rawGetFileAttr (char *, unsigned long *) |
int | rawGetFilelist (char *, int, char **) |
int | rawGetFileSize (char *, unsigned long *, unsigned int *) |
char * | rawGetFSName (char *) |
char * | rawGetFullFile (char *, char *) |
char * | rawGetHLName (char *) |
int | rawGetHostConn () |
int | rawGetLLName (char *, const char *, char *) |
char * | rawGetPathName (char *) |
char * | rawGetUserid () |
int | rawQueryFile (int, int, srawComm *, void **) |
void | rawQueryPrint (srawObjAttr *, int) |
int | rawQueryString (srawObjAttr *, int, int, char *) |
int | rawRecvError (int, int, char *) |
int | rawRecvHead (int, char *) |
int | rawRecvHeadC (int, char *, int, int, char *) |
int | rawRecvStatus (int, char *) |
int | rawSendRequest (int, int, int, int) |
int | rawSendStatus (int, int, char *) |
int | rawSortValues (int *, int, int, int, int *, int *) |
int | rawTapeFile (char *, char *, int, int *, unsigned long *) |
int | rawTestFileName (char *) |
int | rawCheckClientFile (char *, char **, char **) |
int | rconnect (char *, int, int *, int *) |
int rawCheckClientFile | ( | char * | , | |
char ** | , | |||
char ** | ||||
) |
Definition at line 344 of file rawProcn.c.
References fLogFile, MAX_OBJ_LL, MAX_TAPE_FILE, pcDevDelim, pcQM, and pcStar.
int rawCheckFilelist | ( | char ** | , | |
char ** | , | |||
char * | , | |||
char * | ||||
) |
Definition at line 165 of file rawCliProcn.c.
References srawFileList::cFile, srawRetrList::cNamehl, srawRetrList::cNamell, fLogFile, and rawGetLLName().
int rawCheckObjlist | ( | int | , | |
int | , | |||
char ** | , | |||
char ** | , | |||
char ** | ||||
) |
Definition at line 410 of file rawCliProcn.c.
References srawFileList::cFile, srawRetrList::cNamehl, srawRetrList::cNamell, fLogFile, srawRetrList::iCacheFS, iFileList, iint, srawRetrList::iObjHigh, srawRetrList::iObjLow, srawRetrList::iRestoHigh, srawRetrList::iRestoHighHigh, srawRetrList::iRestoHighLow, srawRetrList::iRestoLow, srawRetrList::iRestoLowHigh, iRetrList, srawRetrList::iStageFS, MAX_FILE_NO, and rawSortValues().
int rawDelFile | ( | int | , | |
srawComm * | ||||
) |
Definition at line 1608 of file rawCliProcn.c.
References srawComm::cNamefs, srawComm::cNamehl, srawComm::cNamell, srawComm::cNodeRC, srawComm::cNodeWC, srawStatus::cStatus, HEAD_LEN, srawComm::iAction, srawComm::iCommLen, srawComm::iFSidWC, srawComm::iObjHigh, srawComm::iObjLow, srawComm::iStageFSid, srawStatus::iStatus, rawRecvStatus(), and REMOVE.
Referenced by rawDelList().
int rawDelList | ( | int | , | |
int | , | |||
srawDataMoverAttr * | , | |||
srawComm * | , | |||
char ** | , | |||
char ** | ||||
) |
Definition at line 1715 of file rawCliProcn.c.
References srawRetrList::cArchiveDate, srawFileList::cFile, srawRetrList::cMoverCache, srawRetrList::cMoverStage, srawRetrList::cNamehl, srawComm::cNamell, srawRetrList::cNamell, srawDataMoverAttr::cNode, srawComm::cNodeRC, srawComm::cNodeWC, srawRetrList::cOwner, srawComm::iAction, srawComm::iATLServer, srawRetrList::iATLServer, srawRetrList::iCacheFS, srawComm::iFSidWC, srawComm::iObjHigh, srawRetrList::iObjHigh, srawComm::iObjLow, srawRetrList::iObjLow, srawRetrList::iPoolId, srawComm::iPoolIdRC, srawComm::iPoolIdWC, srawDataMoverAttr::iSocket, srawRetrList::iStageFS, srawComm::iStageFSid, rawDelFile(), rawGetLLName(), and REMOVE.
int rawGetCmdParms | ( | int | , | |
char ** | , | |||
char ** | ||||
) |
int rawGetFileAttr | ( | char * | , | |
unsigned long * | ||||
) |
Definition at line 1045 of file rawProcUn.c.
References BUFSIZE, fLogFile, and MAX_FILE_SIZE.
int rawGetFilelist | ( | char * | , | |
int | , | |||
char ** | ||||
) |
int rawGetFileSize | ( | char * | , | |
unsigned long * | , | |||
unsigned int * | ||||
) |
char* rawGetFSName | ( | char * | ) |
char* rawGetFullFile | ( | char * | , | |
char * | ||||
) |
Definition at line 3168 of file rawCliProcn.c.
char* rawGetHLName | ( | char * | ) |
Definition at line 656 of file rawProcn.c.
References cNamehl, and fLogFile.
Referenced by rfio_newfile(), and rfio_open_gsidaq().
int rawGetHostConn | ( | ) |
Definition at line 1647 of file rawProcUn.c.
int rawGetLLName | ( | char * | , | |
const char * | , | |||
char * | ||||
) |
Definition at line 735 of file rawProcn.c.
References fLogFile, and pcDevDelim.
Referenced by rawCheckFilelist(), rawDelList(), and rfio_open_gsidaq().
char* rawGetPathName | ( | char * | ) |
Definition at line 900 of file rawProcn.c.
References cPath, fLogFile, and pcNull.
Referenced by rawQueryPrint(), and rawQueryString().
char* rawGetUserid | ( | ) |
Definition at line 1827 of file rawProcUn.c.
References BUFSIZE, and fLogFile.
Referenced by rfio_open_gsidaq().
int rawQueryFile | ( | int | , | |
int | , | |||
srawComm * | , | |||
void ** | ||||
) |
Definition at line 945 of file rawProcn.c.
References srawComm::cNamefs, srawObjAttr::cNamefs, srawComm::cNamehl, srawObjAttr::cNamehl, srawObjAttr::cNamell, srawComm::cNamell, srawComm::cOwner, fLogFile, HEAD_LEN, srawComm::iAction, srawComm::iATLServer, iATLServer, srawQueryResult::iAttrLen, srawComm::iCommLen, IDENT_QUERY, IDENT_QUERY_ARCHDB, IDENT_QUERY_DONE, IDENT_STATUS, srawQueryResult::iIdent, srawQueryResult::iObjCount, srawObjAttr::iPoolId, srawObjAttr::iVersion, pcPerc, pcQM, pcStar, QUERY, QUERY_ARCHIVE, QUERY_ARCHIVE_MGR, QUERY_ARCHIVE_RECORD, QUERY_ARCHIVE_TO_CACHE, QUERY_REMOVE, QUERY_REMOVE_MGR, QUERY_RETRIEVE, QUERY_RETRIEVE_RECORD, QUERY_STAGE, rawRecvError(), rawRecvHead(), STA_ARCHIVE_NOT_AVAIL, STA_ERROR, STA_ERROR_EOF, STA_NO_ACCESS, and VERSION_SRAWOBJATTR.
Referenced by rfio_newfile(), and rfio_open_gsidaq().
void rawQueryPrint | ( | srawObjAttr * | , | |
int | ||||
) |
Definition at line 3266 of file rawCliProcn.c.
References srawObjAttr::cDateCreate, srawObjAttr::cMgmtClass, srawObjAttr::cNamefs, srawObjAttr::cNamehl, srawObjAttr::cNamell, srawObjAttr::cNode, srawObjAttr::cOS, srawObjAttr::cOwner, cPath, srawObjAttr::cStageUser, cTooBig, FIXED_INTS4, fLogFile, GSI_CACHE_COPY, GSI_CACHE_INCOMPLETE, GSI_CACHE_LOCKED, GSI_MEDIA_CACHE, GSI_MEDIA_INCOMPLETE, GSI_MEDIA_LOCKED, GSI_MEDIA_STAGE, GSI_STAGE_INVALID, srawObjAttr::iATLServer, iATLServer, srawObjAttr::iFileSet, srawObjAttr::iFileSize, srawObjAttr::iFileSize2, srawObjAttr::iFileType, srawObjAttr::iFS, srawObjAttr::iMediaClass, srawObjAttr::iObjHigh, srawObjAttr::iObjLow, srawObjAttr::iPoolId, srawObjAttr::iRestoHigh, srawObjAttr::iRestoHighHigh, srawObjAttr::iRestoHighLow, srawObjAttr::iRestoLow, srawObjAttr::iRestoLowHigh, srawObjAttr::iVersion, MEDIA_FIXED, MEDIA_LIBRARY, MEDIA_NETWORK, MEDIA_OFFSITE, MEDIA_SHELF, MEDIA_UNAVAILABLE, rawGetPathName(), STREAM, and VERSION_SRAWOBJATTR.
int rawQueryString | ( | srawObjAttr * | , | |
int | , | |||
int | , | |||
char * | ||||
) |
Definition at line 3458 of file rawCliProcn.c.
References srawObjAttr::cDateCreate, srawObjAttr::cMgmtClass, srawObjAttr::cNamefs, srawObjAttr::cNamehl, srawObjAttr::cNamell, srawObjAttr::cNode, srawObjAttr::cOS, srawObjAttr::cOwner, cPath, srawObjAttr::cStageUser, cTooBig, FIXED_INTS4, fLogFile, GSI_CACHE_COPY, GSI_CACHE_INCOMPLETE, GSI_CACHE_LOCKED, GSI_MEDIA_CACHE, GSI_MEDIA_INCOMPLETE, GSI_MEDIA_LOCKED, GSI_MEDIA_STAGE, GSI_STAGE_INVALID, srawObjAttr::iATLServer, iATLServer, srawObjAttr::iFileSet, srawObjAttr::iFileSize, srawObjAttr::iFileSize2, srawObjAttr::iFileType, srawObjAttr::iFS, srawObjAttr::iMediaClass, srawObjAttr::iObjHigh, srawObjAttr::iObjLow, srawObjAttr::iPoolId, srawObjAttr::iRestoHigh, srawObjAttr::iRestoHighHigh, srawObjAttr::iRestoHighLow, srawObjAttr::iRestoLow, srawObjAttr::iRestoLowHigh, srawObjAttr::iVersion, MEDIA_FIXED, MEDIA_LIBRARY, MEDIA_NETWORK, MEDIA_OFFSITE, MEDIA_SHELF, MEDIA_UNAVAILABLE, rawGetPathName(), STREAM, and VERSION_SRAWOBJATTR.
Referenced by rfio_gsi_query(), and rfio_open_gsidaq().
int rawRecvError | ( | int | , | |
int | , | |||
char * | ||||
) |
Definition at line 1285 of file rawProcn.c.
References fLogFile.
Referenced by rawGetWSInfo(), rawQueryFile(), rawRecvHeadC(), and rfio_read().
int rawRecvHead | ( | int | , | |
char * | ||||
) |
Definition at line 1397 of file rawProcn.c.
References fLogFile, IDENT_STATUS, STA_ERROR, and STA_ERROR_EOF.
Referenced by rawGetWSInfo(), and rawQueryFile().
int rawRecvHeadC | ( | int | , | |
char * | , | |||
int | , | |||
int | , | |||
char * | ||||
) |
Definition at line 1494 of file rawProcn.c.
References fLogFile, IDENT_STATUS, rawRecvError(), STA_CACHE_FULL, STA_ERROR, and STA_ERROR_EOF.
Referenced by rfio_open_gsidaq().
int rawRecvStatus | ( | int | , | |
char * | ||||
) |
Definition at line 1903 of file rawProcn.c.
References srawStatus::cStatus, fLogFile, HEAD_LEN, IDENT_STATUS, srawStatus::iIdent, srawStatus::iStatus, and srawStatus::iStatusLen.
Referenced by rawDelFile(), rfio_close(), rfio_endfile(), rfio_newfile(), and rfio_open_gsidaq().
int rawSendRequest | ( | int | , | |
int | , | |||
int | , | |||
int | ||||
) |
Definition at line 2042 of file rawProcn.c.
References fLogFile, HEAD_LEN, srawRequest::iBufferSize, IDENT_NEXT_BUFFER, srawRequest::iIdent, srawRequest::iOffset, srawRequest::iSeekMode, srawRequest::iStatus, srawRequest::iStatusLen, STA_NEXT_BUFFER, and STA_SEEK_BUFFER.
Referenced by rfio_lseek(), and rfio_read().
int rawSendStatus | ( | int | , | |
int | , | |||
char * | ||||
) |
Definition at line 2112 of file rawProcn.c.
References srawStatus::cStatus, fLogFile, IDENT_STATUS, srawStatus::iIdent, srawStatus::iStatus, and srawStatus::iStatusLen.
Referenced by rfio_close(), rfio_endfile(), and rfio_open_gsidaq().
int rawSortValues | ( | int * | , | |
int | , | |||
int | , | |||
int | , | |||
int * | , | |||
int * | ||||
) |
Definition at line 3790 of file rawCliProcn.c.
References fLogFile, and iint.
Referenced by rawCheckObjlist().
int rawTapeFile | ( | char * | , | |
char * | , | |||
int | , | |||
int * | , | |||
unsigned long * | ||||
) |
int rawTestFileName | ( | char * | ) |
Definition at line 2187 of file rawProcn.c.
References fLogFile, and rawGetFileSize().
Referenced by rawGetFileList().
int rconnect | ( | char * | , | |
int | , | |||
int * | , | |||
int * | ||||
) |
Definition at line 58 of file rconnect.c.
References imySigS.
Referenced by rfio_newfile(), and rfio_open_gsidaq().