< Previous | Next > | |
Product: File System Manual Pages for Storage Foundation | |
Manual: Library Functions (3) |
fsckpt_clearcontextNAMEfsckpt_clearcontext - clear current process Storage Checkpoint context SYNOPSIS#include <fsckpt.h> int fsckpt_clearcontext(void *fshandle); AVAILABILITYDESCRIPTIONfsckpt_clearcontext() clears the Storage Checkpoint context established by the fsckpt_setcontext() function. fsckpt_clearcontext() must be issued before a new fsckpt_setcontext() operation is allowed. Any opened files in-context can be accessed even after fsckpt_clearcontext() terminates the file system handle. RETURN VALUESfsckpt_clearcontext() returns zero on success, non-zero on failure. ERRORSThe function is being used incorrectly, or the arguments to the function could not be validated. This may occur when an application tries to use an fshandle that was not created by the same process. SEE ALSOfsckptadm (1M), fsckpt_create (3), fsckpt_createall (3), fsckpt_fsopen (3), fsckpt_intro (3), fsckpt_setcontext (3) |
^ Return to Top | < Previous | Next > |
Product: File System Manual Pages for Storage Foundation | |
Manual: Library Functions (3) | |
VERITAS Software Corporation
www.veritas.com |