Query: lfc_delreplica
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LFC_DELREPLICA(3) LFC Library Functions LFC_DELREPLICA(3)NAMElfc_delreplica - delete a replica for a given fileSYNOPSIS#include <sys/types.h> #include "lfc_api.h" int lfc_delreplica (const char *guid, struct lfc_fileid *file_uniqueid, const char *sfn)DESCRIPTIONlfc_delreplica deletes a given replica. An extra check may be obtained by specifying guid or file_uniqueid. If both are given, file_uniqueid is used. guid specifies the Grid Unique IDentifier. sfn is either the Site URL or the Physical File Name for the replica.RETURN VALUEThis routine returns 0 if the operation was successful or -1 if the operation failed. In the latter case, serrno is set appropriately.ERRORSENOENT The named file or replica does not exist. EACCES Search permission is denied on a component of the parent directory or the effective user ID does not match the owner of the file or write permission on the file entry itself is denied. EFAULT sfn is a NULL pointer. EINVAL The length of guid exceeds CA_MAXGUIDLEN. ENAMETOOLONG The length of sfn exceeds CA_MAXSFNLEN. SENOSHOST Host unknown. SENOSSERV Service unknown. SECOMERR Communication error. ENSNACT Name server is not running or is being shutdown.SEE ALSOCastor_limits(4), lfc_addreplica(3), lfc_listreplica(3)LFC$Date: 2005/07/26 12:09:11 $ LFC_DELREPLICA(3)
Related Man Pages |
---|
dpns_addreplicax(3) - debian |
dpns_setrstatus(3) - debian |
lfc_delreplica(3) - debian |
lfc_modreplicax(3) - debian |
lfc_setrltime(3) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Introduction |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |