Go to the source code of this file.
Functions | |
int | rawCheckFilelist (char **, char **, char *) |
int | rawCheckObjlist (int, char **, char **, char **) |
int | rawDelFile (int, srawComm *) |
int | rawDelList (int, srawDataMoverAttr *, srawComm *, char **, char **) |
int | rawGetCmdParms (int, char **, char **) |
int | rawGetFileAttr (char *, unsigned long *) |
int | rawGetFilelist (char *, int, char **) |
char * | rawGetFSName (char *) |
char * | rawGetFullFile (char *, char *) |
char * | rawGetHLName (char *) |
int | rawGetHostConn () |
int | rawGetLLName (char *, char *, char *) |
char * | rawGetUserid () |
int | rawQueryFile (int, srawComm *, void **) |
void | rawQueryPrint (srawObjAttr *, int) |
int | rawQueryString (srawObjAttr *, int, char *) |
int | rawRecvError (int, int, char **) |
int | rawRecvHead (int, char **) |
int | rawRecvStatus (int, char **) |
int | rawSendStatus (int, int, char *) |
int | rawTapeFile (char *, char *, int, int *, unsigned long *) |
int | rawTestFilePath (char *, char **, char **) |
int | rconnect (char *, int, int *, int *) |
|
Definition at line 110 of file rawCliProcn.c. References bFalse, bool_t, bTrue, fLogFile, MAX_OBJ_LL, and rawGetLLName(). |
|
|
Definition at line 614 of file rawCliProcn.c. References srawComm::cNamefs, srawComm::cNamehl, srawComm::cNamell, srawObjAttr::cNode, srawStatus::cStatus, GSI_MEDIA_LOCKED, GSI_MEDIA_STAGE, HEAD_LEN, srawComm::iAction, srawComm::iCommLen, srawObjAttr::iFS, srawObjAttr::iMediaClass, srawComm::iObjHigh, srawObjAttr::iObjHigh, srawComm::iObjLow, srawObjAttr::iObjLow, srawComm::iStageFSid, srawStatus::iStatus, srawQueryResult::objAttr, QUERY_REMOVE, rawQueryFile(), rawRecvStatus(), and REMOVE. Referenced by rawDelList(). |
|
Definition at line 733 of file rawCliProcn.c. References bFalse, bool_t, bTrue, srawRetrList::cArchiveDate, srawArchList::cFile, srawComm::cNamell, srawRetrList::cNamell, srawDataMoverAttr::cNode, srawRetrList::cNodeMover, srawRetrList::cOwner, srawComm::iAction, srawRetrList::iArchiveFS, srawRetrList::iMaster, srawDataMoverAttr::iSocket, srawRetrList::iStageFS, MAX_OBJ_LL, rawDelFile(), rawGetLLName(), and REMOVE. |
|
|
|
Definition at line 394 of file rawProcUn.c. References BUFSIZE, CMDLEN, fLogFile, and MAX_FILE_SIZE. |
|
|
|
Definition at line 337 of file rawProcn.c. |
|
Definition at line 238 of file rawProcn.c. |
|
Definition at line 394 of file rawProcn.c. |
|
Definition at line 928 of file rawProcUn.c. |
|
Definition at line 431 of file rawProcn.c. References fLogFile, and MAX_OBJ_LL. Referenced by rawCheckFilelist(), rawDelList(), rawQueryList(), and rfio_open(). |
|
Definition at line 1092 of file rawProcUn.c. References BUFSIZE, CMDLEN, and fLogFile. Referenced by rawQueryList(), and rfio_open(). |
|
Definition at line 1986 of file rawCliProcn.c. References srawObjAttr::cNamell, srawComm::cNamell, srawComm::cOwner, HEAD_LEN, srawComm::iAction, srawQueryResult::iAttrLen, srawComm::iCommLen, IDENT_QUERY, IDENT_QUERY_ARCHDB, IDENT_STATUS, srawQueryResult::iIdent, srawQueryResult::iObjCount, srawObjAttr::iObjLow, QUERY, QUERY_ARCHIVE, QUERY_ARCHIVE_MGR, QUERY_ARCHIVE_RECORD, QUERY_REMOVE, QUERY_REMOVE_MGR, QUERY_RETRIEVE, QUERY_RETRIEVE_API, QUERY_STAGE, rawRecvError(), rawRecvHead(), STA_ERROR, and STA_ERROR_EOF. Referenced by rawDelFile(), and rfio_open(). |
|
Definition at line 526 of file rawProcn.c. References cPath, FIXED_INTS4, fLogFile, GSI_MEDIA_CACHE, GSI_MEDIA_INCOMPLETE, GSI_MEDIA_LOCKED, GSI_MEDIA_STAGE, MAX_OBJ_HL, MEDIA_FIXED, MEDIA_LIBRARY, MEDIA_NETWORK, MEDIA_OFFSITE, MEDIA_SHELF, MEDIA_UNAVAILABLE, rawGetPathName(), and STREAM. |
|
|
Definition at line 794 of file rawProcn.c. References fLogFile. Referenced by rawGetWSInfo(), rawQueryFile(), rawQueryList(), rawRecvHeadC(), and rfio_read(). |
|
Definition at line 845 of file rawProcn.c. References fLogFile, HEAD_LEN, IDENT_STATUS, STA_ERROR, and STA_ERROR_EOF. Referenced by rawGetWSInfo(), rawQueryFile(), and rawQueryList(). |
|
Definition at line 1228 of file rawProcn.c. References fLogFile, HEAD_LEN, IDENT_STATUS, srawStatus::iIdent, srawStatus::iStatus, and srawStatus::iStatusLen. Referenced by rawDelFile(), and rfio_open(). |
|
Definition at line 1381 of file rawProcn.c. References srawStatus::cStatus, fLogFile, HEAD_LEN, IDENT_STATUS, srawStatus::iIdent, srawStatus::iStatus, and srawStatus::iStatusLen. Referenced by rfio_close(), rfio_gsi_disconnect(), and rfio_open(). |
|
|
|
Definition at line 1512 of file rawProcn.c. |
|
Definition at line 79 of file rconnect.c. Referenced by rfio_open(). |