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.
31 if ( remoteFlag < 0 ) {
36 "rsFileClosedir: resolveHost returned unrecognized value %d",
56 "remoteFileClosedir: Invalid rodsServerHost" );
69 "remoteFileClosedir: rcFileClosedir failed for %d, status = %d",
91 if ( !closedir_err.
ok() ) {
92 std::stringstream msg;
93 msg <<
"fileClosedir failed for [";
100 return closedir_err.
code();
void rodsLog(int level, const char *formatStr,...)
int _rsFileClosedir(rsComm_t *_comm, fileClosedirInp_t *_closedir_inp)
@ SYS_UNRECOGNIZED_REMOTE_FLAG
int getServerHostByFileInx(int fileInx, rodsServerHost_t **rodsServerHost)
boost::shared_ptr< collection_object > collection_object_ptr
#define PASSMSG(message_, prev_error_)
int rsFileClosedir(rsComm_t *rsComm, fileClosedirInp_t *fileClosedirInp)
@ SYS_INVALID_SERVER_HOST
int svrToSvrConnect(rsComm_t *rsComm, rodsServerHost_t *rodsServerHost)
int freeFileDesc(int fileInx)
int rcFileClosedir(rcComm_t *conn, fileClosedirInp_t *fileClosedirInp)
int remoteFileClosedir(rsComm_t *rsComm, fileClosedirInp_t *fileClosedirInp, rodsServerHost_t *rodsServerHost)
fileDesc_t FileDesc[1026]
irods::error fileClosedir(rsComm_t *, irods::first_class_object_ptr)