Query: lfc_setrltime
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LFC_SETRLTIME(3) LFC Library Functions LFC_SETRLTIME(3)NAMElfc_setrltime - set replica lifetimeSYNOPSIS#include <sys/types.h> #include "lfc_api.h" int lfc_setrltime (const char *sfn, time_t ltime)DESCRIPTIONlfc_setrltime sets the lifetime for a file replica to a given time. This function should be called everytime a file replica is created or when its lifetime is extended. sfn is the Physical File Name for the replica. ltime specifies the new lifetime.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 replica does not exist. EACCES Search permission is denied on a component of the file prefix or the caller effective user ID does not match the owner ID of the file or read permission on the file itself is denied. EFAULT sfn is a NULL pointer. 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_listreplica(3)LFC$Date: 2006/12/01 09:19:37 $ LFC_SETRLTIME(3)
Related Man Pages |
---|
dpns_setrtype(3) - debian |
lfc_addreplica(3) - debian |
lfc_modreplicax(3) - debian |
lfc_setptime(3) - debian |
lfc_setrltime(3) - debian |
Similar Topics in the Unix Linux Community |
---|
permission denied?? |
0403-006 Execute permission denied. |
Permission denied |
Permission denied question |