Query: dpm_releasespace
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPM_RELEASESPACE(3) DPM Library Functions DPM_RELEASESPACE(3)NAMEdpm_releasespace - release spaceSYNOPSIS#include <sys/types.h> #include "dpm_api.h" int dpm_releasespace (char *s_token, int force)DESCRIPTIONdpm_releasespace releases space. The input arguments are: s_token specifies the token returned by a previous reservespace request. force force file release. If force is false (default), the space will not be released if it has files that are still pinned in the space.RETURN VALUEThis routine returns 0 if the operation was successful or -1 if the operation failed. In the latter case, serrno is set appropriately.ERRORSEINVAL s_token is invalid (too long) or unknown. SENOSHOST Host unknown. SEINTERNAL Database error. SECOMERR Communication error.LCG$Date: 2005/11/09 09:18:53 $ DPM_RELEASESPACE(3)
Related Man Pages |
---|
dpm_getspacetoken(3) - debian |
dpm_getreqid(3) - debian |
dpm_getspacemd(3) - debian |
dpm_getstatus_getreq(3) - debian |
dpm_reservespace(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |