opensolaris man page for sysevent_free

Query: sysevent_free

OS: opensolaris

Section: 3syseven

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sysevent_free(3SYSEVENT)				  System Event Library Functions				  sysevent_free(3SYSEVENT)

NAME
sysevent_free - free memory for sysevent handle
SYNOPSIS
cc [flag ...] file ...-lsysevent [library ...] #include <libsysevent.h> void sysevent_free(sysevent_t *ev);
PARAMETERS
ev handle to event an event buffer
DESCRIPTION
The sysevent_free() function deallocates memory associated with an event buffer.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
attributes(5) SunOS 5.11 12 Sep 2000 sysevent_free(3SYSEVENT)
Related Man Pages
sysevent_bind_handle(3syseven) - sunos
sysevent_get_class_name(3syseven) - sunos
sysevent_get_attr_list(3syseven) - opensolaris
sysevent_bind_handle(3syseven) - opensolaris
sysevent_unbind_handle(3syseven) - opensolaris
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Change directory for core file
Identify problem with while getopts
What is good?