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.
13 if ( rodsPathInp ==
NULL ) {
20 if ( savedStatus < 0 ) {
24 for (
int i = 0; i < rodsPathInp->
numSrc; i++ ) {
25 collPath = &rodsPathInp->
srcPath[i];
31 "phybunUtil: input path %s is not a collection",
42 "phybunUtil: opr error for %s, status = %d",
55 if ( phyBundleCollInp ==
NULL ) {
57 "initCondForPhybunOpr: NULL phyBundleCollInp input" );
63 if ( rodsArgs ==
NULL ) {
70 "initCondForPhybunOpr: NULL resourceString error" );
80 "initCondForPhybunOpr: A -Rresource must be input" );
132 snprintf( tmpStr1,
sizeof( tmpStr1 ),
"%ji", ( intmax_t )rodsArgs->
size );
void rodsLog(int level, const char *formatStr,...)
int initCondForPhybunOpr(rodsArguments_t *rodsArgs, structFileExtAndRegInp_t *phyBundleCollInp)
int addKeyVal(keyValPair_t *condInput, const char *keyWord, const char *value)
#define BZIP2_TAR_BUNDLE_DT_STR
#define MAX_BUNDLE_SIZE_KW
char collection[(1024+64)]
#define ZIP_BUNDLE_DT_STR
#define DEST_RESC_NAME_KW
int phybunUtil(rcComm_t *conn, rodsArguments_t *myRodsArgs, rodsPathInp_t *rodsPathInp)
#define TAR_BUNDLE_DT_STR
void rodsLogError(int level, int errCode, char *formatStr,...)
char * rstrcpy(char *dest, const char *src, int maxLen)
int getRodsObjType(rcComm_t *conn, rodsPath_t *rodsPath)
#define GZIP_TAR_BUNDLE_DT_STR
int rcPhyBundleColl(rcComm_t *conn, structFileExtAndRegInp_t *phyBundleCollInp)