#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <fnmatch.h>
#include <sys/socket.h>
#include <sys/time.h>
#include "rawapitd.h"
#include "rawapitd-gsin.h"
#include "rawcommn.h"
#include "rawdefn.h"
#include "rawclin.h"
#include "rawentn.h"
#include "rawapplcli.h"
Go to the source code of this file.
|
int | rawCheckFileList (char **pcFileList, char **pcObjList, char *pcArchive, char *pcNodeMaster, int iRecursive, unsigned int iuTopDir, char *pcTopDir, char *pcTophl) |
|
int | rawCheckObjList (int iObjAll, int iObjComp, int iSort, char **pcObjList, char **pcFileList, char **pcObjComp) |
|
int | rawGetFilelistEntries (char *pcFileName, int *piDataFS, char *pcDataFS, int *piEntries, int *piGlobalDir) |
|
char * | rawGetFullFile (char *pcFile, char *pcNamell) |
|
int | rawGetWSInfo (srawCliActionComm *pCliActionComm, srawPoolStatus *pPoolInfo, srawWorkSpace **ppWorkSpace, char *pcReportReadCache, char *pcReportGlobalReadCache) |
|
void | rawQueryPrint (srawObjAttr *pQAttr, int ipMode) |
|
int | rawQueryString (srawObjAttr *pQAttr, int ipMode, int iOut, char *pcOut) |
|
int | rawScanObjbuf (char *pcPath, char *pcFile, int iObjnoAll, int *piObjBuf0) |
|
int | rawSortValues (int *iaValue, int iAll, int iFirst, int iLast, int *iaIndex, int *iaIndNew) |
|
◆ rawCheckFileList()
int rawCheckFileList |
( |
char ** |
pcFileList, |
|
|
char ** |
pcObjList, |
|
|
char * |
pcArchive, |
|
|
char * |
pcNodeMaster, |
|
|
int |
iRecursive, |
|
|
unsigned int |
iuTopDir, |
|
|
char * |
pcTopDir, |
|
|
char * |
pcTophl |
|
) |
| |
◆ rawCheckObjList()
int rawCheckObjList |
( |
int |
iObjAll, |
|
|
int |
iObjComp, |
|
|
int |
iSort, |
|
|
char ** |
pcObjList, |
|
|
char ** |
pcFileList, |
|
|
char ** |
pcObjComp |
|
) |
| |
◆ rawGetFilelistEntries()
int rawGetFilelistEntries |
( |
char * |
pcFileName, |
|
|
int * |
piDataFS, |
|
|
char * |
pcDataFS, |
|
|
int * |
piEntries, |
|
|
int * |
piGlobalDir |
|
) |
| |
◆ rawGetWSInfo()
◆ rawGetFullFile()
char* rawGetFullFile |
( |
char * |
pcFile, |
|
|
char * |
pcNamell |
|
) |
| |
◆ rawQueryPrint()
void rawQueryPrint |
( |
srawObjAttr * |
pQAttr, |
|
|
int |
ipMode |
|
) |
| |
◆ rawQueryString()
int rawQueryString |
( |
srawObjAttr * |
pQAttr, |
|
|
int |
ipMode, |
|
|
int |
iOut, |
|
|
char * |
pcOut |
|
) |
| |
◆ rawScanObjbuf()
int rawScanObjbuf |
( |
char * |
pcPath, |
|
|
char * |
pcFile, |
|
|
int |
iObjnoAll, |
|
|
int * |
piObjBuf0 |
|
) |
| |
◆ rawSortValues()
int rawSortValues |
( |
int * |
iaValue, |
|
|
int |
iAll, |
|
|
int |
iFirst, |
|
|
int |
iLast, |
|
|
int * |
iaIndex, |
|
|
int * |
iaIndNew |
|
) |
| |
◆ fLogFile
◆ piEntryList
◆ iint
unsigned int iint = sizeof(int) |
|
static |
◆ iRetrList
◆ iFileList
◆ cPath