2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
5 .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH SYSEVENT_FREE 3SYSEVENT "Jul 24, 2009"
8 sysevent_free \- free memory for sysevent handle
12 \fBcc\fR [\fIflag \&.\|.\|.\fR] \fIfile\fR\&.\|.\|. \fB-lsysevent\fR [\fIlibrary \&.\|.\|.\fR]
13 #include <libsysevent.h>
15 \fBvoid\fR \fBsysevent_free\fR(\fBsysevent_t *\fR\fIev\fR);
25 handle to event an event buffer
31 The \fBsysevent_free()\fR function deallocates memory associated with an event
36 See \fBattributes\fR(5) for descriptions of the following attributes:
44 ATTRIBUTE TYPE ATTRIBUTE VALUE
46 Interface Stability Committed
58 The \fBlibsysevent\fR interfaces do not work at all in non-global zones.