Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
System Event Library Functionssysevent_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 TYPEATTRIBUTE VALUE
Interface StabilityEvolving
MT-LevelMT-Safe

SEE ALSO

 

attributes(5)


SunOS 5.9Go To TopLast Changed 12 Sep 2000

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.