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.
![]() ![]() |
Go to the source code of this file.
Functions | |
int | rsSubStructFileOpen (rsComm_t *rsComm, subFile_t *subFile) |
int | _rsSubStructFileOpen (rsComm_t *rsComm, subFile_t *subFile) |
int | remoteSubStructFileOpen (rsComm_t *rsComm, subFile_t *subFile, rodsServerHost_t *rodsServerHost) |
Definition at line 69 of file rsSubStructFileOpen.cpp.
References irods::error::code(), fileOpen(), irods::log(), irods::error::ok(), PASSMSG, SpecColl::rescHier, and Subfile::specColl.
Referenced by rsSubStructFileOpen().
int remoteSubStructFileOpen | ( | rsComm_t * | rsComm, |
subFile_t * | subFile, | ||
rodsServerHost_t * | rodsServerHost | ||
) |
Definition at line 42 of file rsSubStructFileOpen.cpp.
References rodsServerHost::conn, LOG_NOTICE, NULL, rcSubStructFileOpen(), rodsLog(), irods.pypyodbc::status, Subfile::subFilePath, svrToSvrConnect(), and SYS_INVALID_SERVER_HOST.
Referenced by rsSubStructFileOpen().
Definition at line 13 of file rsSubStructFileOpen.cpp.
References _rsSubStructFileOpen(), Subfile::addr, LOCAL_HOST, LOG_NOTICE, REMOTE_HOST, remoteSubStructFileOpen(), resolveHost(), rodsLog(), and SYS_UNRECOGNIZED_REMOTE_FLAG.
Referenced by l3Open().