Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX 11i Version 1.5 Reference Volume 4, Section 3: Libraries > c

cr_close(3)

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

cr_close — close a crash dump descriptor

SYNOPSIS

#include <libcrash.h>

int cr_close(CRASH *crash_cb);

DESCRIPTION

The cr_close() function closes the crash dump descriptor structure pointed to by crash_cb. The crash_cb structure is a crash dump descriptor filled in by a cr_open(3) call. All associated resources (memory and files) are released.

RETURN VALUE

Returns zero for success. Other possible return values are described in libcrash(5).

AUTHOR

cr_close() was developed by HP.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2001 Hewlett-Packard Development Company, L.P.