Query: dpm_extendfilelife
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPM_EXTENDFILELIFE(3) DPM Library Functions DPM_EXTENDFILELIFE(3)NAMEdpm_extendfilelife - extend file lifetimeSYNOPSIS#include <sys/types.h> #include "dpm_api.h" int dpm_extendfilelife (char *r_token, char *surl, time_t lifetime, time_t *actual_lifetime)DESCRIPTIONdpm_extendfilelife extends file lifetime. r_token specifies the token returned by a previous get, put or copy request. surl specifies the name of the file. lifetime specifies the new lifetime relative to the current time. actual_lifetime will receive the actual lifetime assigned by the server.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 File does not exist. EFAULT surl is a NULL pointer. EINVAL The length of r_token exceeds CA_MAXDPMTOKENLEN or the token is unknown. ENAMETOOLONG The length of the surl exceeds CA_MAXSFNLEN. SENOSHOST Host unknown. SEINTERNAL Database error. SECOMERR Communication error.LCG$Date: 2006/12/20 15:28:25 $ DPM_EXTENDFILELIFE(3)
Related Man Pages |
---|
dpm_getstatus_getreq(3) - debian |
dpm_getstatus_copyreq(3) - debian |
dpm_putdone(3) - debian |
dpm_put(3) - debian |
dpm_relfiles(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Find columns in a file based on header and print to new file |
Weird 'find' results |
New UNIX and Linux History Sections |