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.
![]() ![]() |
#include "rodsPath.h"
#include "rodsErrorTable.h"
#include "rodsLog.h"
#include "mkdirUtil.h"
#include "miscUtil.h"
#include "rcGlobalExtern.h"
Go to the source code of this file.
Functions | |
int | mkdirUtil (rcComm_t *conn, rodsArguments_t *myRodsArgs, rodsPathInp_t *rodsPathInp) |
int mkdirUtil | ( | rcComm_t * | conn, |
rodsArguments_t * | myRodsArgs, | ||
rodsPathInp_t * | rodsPathInp | ||
) |
Definition at line 11 of file mkdirUtil.cpp.
References addKeyVal(), CollInp::collName, CollInp::condInput, LOG_ERROR, MAX_NAME_LEN, NULL, RodsPathInp::numSrc, RodsPath::outPath, rodsArguments_t::physicalPath, rcCollCreate(), RECURSIVE_OPR__KW, rodsLogError(), rstrcpy(), RodsPathInp::srcPath, irods.pypyodbc::status, True, and USER__NULL_INPUT_ERR.