Query: cr_isaddr
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cr_isaddr(3) Library Functions Manual cr_isaddr(3)NAMEcr_isaddr - validate whether physical page number was dumpedSYNOPSISDESCRIPTIONThe checks to see if the specified page number, pagenum, is present in the open crash dump represented by crash_cb. It sets the Boolean to which avail points to indicate the presence (1) or absence (0) of the page.RETURN VALUEReturns zero for success. Other possible return values are described in libcrash(5).EXAMPLESAssuming a process opened a crash dump, the following call to cr_isaddr(3) tests for the availability of page 256:AUTHORwas developed by HP.SEE ALSOcr_open(3), cr_read(3), libcrash(5). cr_isaddr(3)
Related Man Pages |
---|
crashutil(1m) - hpux |
cr_verify(3) - hpux |
alwaysdump(5) - hpux |
dump_compress_on(5) - hpux |
expand_dump(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
How to extract every repeated string between two specific string? |
Sequence extraction |
Thank you members and admins |