irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems. Fossies Dox: irods-4.2.8.tar.gz ("unofficial" and yet experimental doxygen-generated source code documentation) 
|
Go to the documentation of this file.
58 _writeString(
"stdout",
"----------------------------- DVM -----------------------------\n", rei );
65 _writeString(
"stdout",
"----------------------------- DVM -----------------------------\n", rei );
73 _writeString(
"stdout",
"---------------------------------------------------------------\n", rei );
75 sprintf( outStr,
" %-5i %-15.15s %s ===> %s\n", j + inx, inRuleVarDef->
action[j],
79 _writeString(
"stdout",
"---------------------------------------------------------------\n", rei );
121 _writeString(
"stdout",
"----------------------------- FNM -----------------------------\n", rei );
127 _writeString(
"stdout",
"----------------------------- FNM -----------------------------\n", rei );
136 _writeString(
"stdout",
"---------------------------------------------------------------\n", rei );
138 sprintf( outStr,
" %-5i %s ===> %s\n", j + inx, inRuleFuncMapDef->
funcName[j], inRuleFuncMapDef->
func2CMap[j] );
141 _writeString(
"stdout",
"---------------------------------------------------------------\n", rei );
192 RE_TEST_MACRO(
"Loopback on msiAdmReadDVMapsFromFileIntoStruct" );
195 if ( inDvmFileNameParam ==
NULL ||
198 strlen( (
char * ) inDvmFileNameParam->
inOutStruct ) == 0 ) {
201 if ( outCoreDVMapStruct->
type !=
NULL &&
212 free( coreDVMapStruct );
216 outCoreDVMapStruct->
inOutStruct = (
void * ) coreDVMapStruct;
217 if ( outCoreDVMapStruct->
type ==
NULL ||
219 free( outCoreDVMapStruct->
type );
269 RE_TEST_MACRO(
"Loopback on msiAdmInsertDVMapsFromStructIntoDB" );
271 if ( inDvmBaseNameParam ==
NULL || inCoreDVMapStruct ==
NULL ||
276 strlen( (
char * ) inDvmBaseNameParam->
inOutStruct ) == 0 ) {
330 if ( inDvmBaseNameParam ==
NULL ||
333 strlen( (
char * ) inDvmBaseNameParam->
inOutStruct ) == 0 ) {
336 if ( inVersionParam ==
NULL ||
339 strlen( (
char * ) inVersionParam->
inOutStruct ) == 0 ) {
342 if ( outCoreDVMapStruct->
type !=
NULL &&
354 free( coreDVMapStruct );
359 outCoreDVMapStruct->
inOutStruct = (
void * ) coreDVMapStruct;
360 if ( outCoreDVMapStruct->
type ==
NULL ||
362 free( outCoreDVMapStruct->
type );
412 RE_TEST_MACRO(
"Loopback on msiAdmWriteDVMapsFromStructIntoFile" );
414 if ( inDvmFileNameParam ==
NULL || inCoreDVMapStruct ==
NULL ||
418 strlen( (
char * ) inDvmFileNameParam->
inOutStruct ) == 0 ) {
475 RE_TEST_MACRO(
"Loopback on msiAdmReadFNMapsFromFileIntoStruct" );
478 if ( inFnmFileNameParam ==
NULL ||
481 strlen( (
char * ) inFnmFileNameParam->
inOutStruct ) == 0 ) {
484 if ( outCoreFNMapStruct->
type !=
NULL &&
495 free( coreFNMapStrctBuf );
499 if ( coreFNMapStrctBuf ) {
502 outCoreFNMapStruct->
inOutStruct = (
void * ) coreFNMapStrctBuf;
503 if ( outCoreFNMapStruct->
type ==
NULL ||
505 free( outCoreFNMapStruct->
type );
556 RE_TEST_MACRO(
"Loopback on msiAdmInsertFNMapsFromStructIntoDB" );
558 if ( inFnmBaseNameParam ==
NULL || inCoreFNMapStruct ==
NULL ||
563 strlen( (
char * ) inFnmBaseNameParam->
inOutStruct ) == 0 ) {
617 if ( inFnmBaseNameParam ==
NULL ||
620 strlen( (
char * ) inFnmBaseNameParam->
inOutStruct ) == 0 ) {
623 if ( inVersionParam ==
NULL ||
626 strlen( (
char * ) inVersionParam->
inOutStruct ) == 0 ) {
629 if ( outCoreFNMapStruct->
type !=
NULL &&
641 free( coreFNMapStrct );
646 outCoreFNMapStruct->
inOutStruct = (
void * ) coreFNMapStrct;
647 if ( outCoreFNMapStruct->
type ==
NULL ||
649 free( outCoreFNMapStruct->
type );
700 RE_TEST_MACRO(
"Loopback on msiAdmWriteFNMapsFromStructIntoFile" );
702 if ( inFnmFileNameParam ==
NULL || inCoreFNMapStruct ==
NULL ||
706 strlen( (
char * ) inFnmFileNameParam->
inOutStruct ) == 0 ) {
762 RE_TEST_MACRO(
"Loopback on msiAdmReadMSrvcsFromFileIntoStruct" );
765 if ( inMsrvcFileNameParam ==
NULL ||
768 strlen( (
char * ) inMsrvcFileNameParam->
inOutStruct ) == 0 ) {
771 if ( outCoreMsrvcStruct->
type !=
NULL &&
782 free( coreMsrvcStrct );
786 outCoreMsrvcStruct->
inOutStruct = (
void * ) coreMsrvcStrct;
787 if ( outCoreMsrvcStruct->
type ==
NULL ||
789 free( outCoreMsrvcStruct->
type );
840 RE_TEST_MACRO(
"Loopback on msiAdmInsertMSrvcsFromStructIntoDB" );
842 if ( inCoreMsrvcStruct ==
NULL ||
897 if ( outCoreMsrvcStruct->
type !=
NULL &&
914 free( coreMsrvcStrct );
919 free( coreMsrvcStrct );
925 free( coreMsrvcStrct );
930 outCoreMsrvcStruct->
inOutStruct = (
void * ) coreMsrvcStrct;
931 if ( outCoreMsrvcStruct->
type ==
NULL ||
933 free( outCoreMsrvcStruct->
type );
983 RE_TEST_MACRO(
"Loopback on msiAdmWriteMSrvcsFromStructIntoFile" );
985 if ( inMsrvcFileNameParam ==
NULL || inCoreMsrvcStruct ==
NULL ||
989 strlen( (
char * ) inMsrvcFileNameParam->
inOutStruct ) == 0 ) {
int msiAdmWriteDVMapsFromStructIntoFile(msParam_t *inDvmFileNameParam, msParam_t *inCoreDVMapStruct, ruleExecInfo_t *rei)
int msiAdmInsertMSrvcsFromStructIntoDB(msParam_t *, msParam_t *inCoreMsrvcStruct, ruleExecInfo_t *rei)
int readFNMapStructFromDB(char *fnmBaseName, char *versionStr, fnmapStruct_t *inFnmStrct, ruleExecInfo_t *rei)
rulevardef_t appRuleVarDef
int msiAdmInsertFNMapsFromStructIntoDB(msParam_t *inFnmBaseNameParam, msParam_t *inCoreFNMapStruct, ruleExecInfo_t *rei)
rulefmapdef_t coreRuleFuncMapDef
int readDVMapStructFromDB(char *dvmBaseName, char *versionStr, rulevardef_t *inDvmStrct, ruleExecInfo_t *rei)
int readDVarStructFromFile(char *dvarBaseName, rulevardef_t *inRuleVarDef)
int _writeString(char *writeId, char *writeStr, ruleExecInfo_t *rei)
int writeFNMapsIntoFile(char *inFileName, fnmapStruct_t *myFNMapStruct, ruleExecInfo_t *rei)
rulevardef_t coreRuleVarDef
int readFuncMapStructFromFile(char *fmapBaseName, rulefmapdef_t *inRuleFuncMapDef)
int msiGetMSrvcsFromDBIntoStruct(msParam_t *inStatus, msParam_t *outCoreMsrvcStruct, ruleExecInfo_t *rei)
int readMsrvcStructFromFile(char *msrvcFileName, msrvcStruct_t *inMsrvcStruct)
int msiAdmInsertDVMapsFromStructIntoDB(msParam_t *inDvmBaseNameParam, msParam_t *inCoreDVMapStruct, ruleExecInfo_t *rei)
int msiAdmShowDVM(msParam_t *, ruleExecInfo_t *rei)
int insertMSrvcsIntoDB(msrvcStruct_t *inMsrvcStruct, ruleExecInfo_t *rei)
int msiAdmReadMSrvcsFromFileIntoStruct(msParam_t *inMsrvcFileNameParam, msParam_t *outCoreMsrvcStruct, ruleExecInfo_t *rei)
int msiGetFNMapsFromDBIntoStruct(msParam_t *inFnmBaseNameParam, msParam_t *inVersionParam, msParam_t *outCoreFNMapStruct, ruleExecInfo_t *rei)
@ PARAOPR_EMPTY_IN_STRUCT_ERR
int msiGetDVMapsFromDBIntoStruct(msParam_t *inDvmBaseNameParam, msParam_t *inVersionParam, msParam_t *outCoreDVMapStruct, ruleExecInfo_t *rei)
int msiAdmWriteMSrvcsFromStructIntoFile(msParam_t *inMsrvcFileNameParam, msParam_t *inCoreMsrvcStruct, ruleExecInfo_t *rei)
int _admShowDVM(ruleExecInfo_t *rei, rulevardef_t *inRuleVarDef, int inx)
int insertFNMapsIntoDB(char *baseName, fnmapStruct_t *coreFNMStruct, ruleExecInfo_t *rei)
int msiAdmWriteFNMapsFromStructIntoFile(msParam_t *inFnmFileNameParam, msParam_t *inCoreFNMapStruct, ruleExecInfo_t *rei)
int insertDVMapsIntoDB(char *baseName, dvmStruct_t *coreDVMStruct, ruleExecInfo_t *rei)
#define RE_TEST_MACRO(msg)
int msiAdmShowFNM(msParam_t *, ruleExecInfo_t *rei)
int writeMSrvcsIntoFile(char *inFileName, msrvcStruct_t *myMsrvcStruct, ruleExecInfo_t *rei)
rulefmapdef_t appRuleFuncMapDef
int _admShowFNM(ruleExecInfo_t *rei, rulefmapdef_t *inRuleFuncMapDef, int inx)
msrvcStruct_t coreMsrvcStruct
int writeDVMapsIntoFile(char *inFileName, dvmStruct_t *myDVMapStruct, ruleExecInfo_t *rei)
int readMsrvcStructFromDB(int inStatus, msrvcStruct_t *outMsrvcStrct, ruleExecInfo_t *rei)
int isUserPrivileged(rsComm_t *rsComm)
int msiAdmReadFNMapsFromFileIntoStruct(msParam_t *inFnmFileNameParam, msParam_t *outCoreFNMapStruct, ruleExecInfo_t *rei)
int msiAdmReadDVMapsFromFileIntoStruct(msParam_t *inDvmFileNameParam, msParam_t *outCoreDVMapStruct, ruleExecInfo_t *rei)