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 116 of file rawCliProcn.c. References bFalse, bTrue, fLogFile, MAX_OBJ_LL, and rawGetLLName(). |
|
|
Definition at line 620 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 410 of file rawProcUn.c. References BUFSIZE, CMDLEN, fLogFile, and MAX_FILE_SIZE. |
|
|
|
Definition at line 337 of file rawProcn.c. References cNamefs, fLogFile, pcNull, pcQM, and pcStar. Referenced by rawQueryList(), and rfio_open(). |
|
Definition at line 238 of file rawProcn.c. |
|
Definition at line 394 of file rawProcn.c. References cNamehl, and fLogFile. Referenced by rawQueryList(), and rfio_open(). |
|
Definition at line 944 of file rawProcUn.c. |
|
Definition at line 431 of file rawProcn.c. References fLogFile, MAX_OBJ_LL, and pcDevDelim. Referenced by rawCheckFilelist(), rawDelList(), rawQueryList(), and rfio_open(). |
|
Definition at line 1108 of file rawProcUn.c. References BUFSIZE, CMDLEN, and fLogFile. Referenced by rawQueryList(), and rfio_open(). |
|
Definition at line 1992 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 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. References bFalse, bTrue, fLogFile, MAX_FILE, pcDevDelim, and pcStar. |
|
Definition at line 79 of file rconnect.c. References imySigS. Referenced by rfio_open(). |