Query: cr_verify
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cr_verify(3) Library Functions Manual cr_verify(3)NAMEcr_verify - verify integrity of crash dumpSYNOPSISDESCRIPTIONuncompresses and verifies the sizes and checksums of every file in the crash dump identified by crash_cb. flags is a bitmask of zero or more of the following flag values: will not attempt to verify checksums of files in the crash dump if this flag is set. Only sizes will be verified. will write messages to stderr during time-consuming operations (decompressions and checksums) if this flag is set. will write messages to stderr describing any validation problems that are encountered. If this flag is set, should not be called when returns; repeated error messages would result.RETURN VALUEReturns zero for success. Other possible return values are described in libcrash(5).EXAMPLESThe following call to cr_verify(3) verifies the integrity of the dump.WARNINGSBecause it uncompresses and checksums all files in a dump, can be very time-consuming. If was not specified, the calling application should notify its user before calling that there may be a significant delay.AUTHORwas developed by HP.SEE ALSOcr_open(3), cr_perror(3), libcrash(5). cr_verify(3)
Related Man Pages |
---|
savecore(1m) - opensolaris |
savecore(1m) - sunos |
cr_open(3) - hpux |
livedump(5) - hpux |
savecore(1m) - osx |
Similar Topics in the Unix Linux Community |
---|
Ignoring files that are currently being produced |
xbasics FireHash 2.1 (Default branch) |
Process consuming most memory |
How much space I am consuming? |
copy crash dump file |