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 "rodsConnect.h"
Go to the source code of this file.
Functions | |
int | rsSubStructFileUnlink (rsComm_t *rsComm, subFile_t *subFile) |
int | _rsSubStructFileUnlink (rsComm_t *rsComm, subFile_t *subFile) |
int | remoteSubStructFileUnlink (rsComm_t *rsComm, subFile_t *subFile, rodsServerHost_t *rodsServerHost) |
Definition at line 66 of file rsSubStructFileUnlink.cpp.
References irods::error::code(), fileUnlink(), irods::log(), irods::error::ok(), PASSMSG, SpecColl::rescHier, and Subfile::specColl.
Referenced by rsSubStructFileUnlink().
int remoteSubStructFileUnlink | ( | rsComm_t * | rsComm, |
subFile_t * | subFile, | ||
rodsServerHost_t * | rodsServerHost | ||
) |
Definition at line 41 of file rsSubStructFileUnlink.cpp.
References rodsServerHost::conn, LOG_NOTICE, NULL, rcSubStructFileUnlink(), rodsLog(), irods.pypyodbc::status, Subfile::subFilePath, svrToSvrConnect(), and SYS_INVALID_SERVER_HOST.
Referenced by rsSubStructFileUnlink().
Definition at line 12 of file rsSubStructFileUnlink.cpp.
References _rsSubStructFileUnlink(), Subfile::addr, LOCAL_HOST, LOG_NOTICE, REMOTE_HOST, remoteSubStructFileUnlink(), resolveHost(), rodsLog(), irods.pypyodbc::status, and SYS_UNRECOGNIZED_REMOTE_FLAG.
Referenced by l3Unlink().