Content-type: text/html Man page of libsysevent

libsysevent

Section: Interface Libraries (3LIB)
Updated: 23 Aug 2007
Index Return to Main Contents
 

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 privileged user-level applications to queue system events for delivery to the system event daemon, syseventd(1M).

The libsysevent interfaces do not work at all in non-global zones.  

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_pid
sysevent_get_seq
sysevent_get_subclass_name
sysevent_get_vendor_name
sysevent_subscribe_event
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)


Interface Stability

MT-Level

 

SEE ALSO

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:41 GMT, October 02, 2010