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
    
 
Interface Librarieslibsysevent(3LIB)


NAME

 libsysevent - system event interface library

SYNOPSIS

 
cc [ flag ... ] file ... -lsysevent [ library ... ] 
#include <sysevent.h>

DESCRIPTION

 

Functions in this library extract specific identifier, publisher, and attribute information from a system event (sysevent) handle, defined as sysevent_t, and allow priviledged user-level applications to queue system events for delivery to the system event daemon, syseventd(1M).

INTERFACES

 

The shared object libsysevent.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

sysevent_bind_handlesysevent_free
sysevent_get_attr_listsysevent_get_class_name
sysevent_get_pidsysevent_get_pub_name
sysevent_get_seqsysevent_get_size
sysevent_get_subclass_namesysevent_get_time
sysevent_get_vendor_namesysevent_post_event
sysevent_subscribe_eventsysevent_unbind_handle
sysevent_unsubscribe_event 

FILES

 
/usr/lib/libsysevent.so.1
shared object
/usr/lib/64/libsysevent.so.1
64-bit shared object

ATTRIBUTES

 

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE
AvailabilitySUNWcsl (32-bit)
 SUNWcslx (64-bit)
Interface StabilityEvolving
MT-LevelMT-Safe

SEE ALSO

 

syseventd(1M), intro(3), attributes(5)


SunOS 5.9Go To TopLast Changed 27 Nov 2001

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