Interface Libraries libfmevent(3LIB)
NAME
libfmevent - fault management events library
SYNOPSIS
cc [ flag... ] file... -L/usr/lib/fm -lfmevent -lnvpair [ library... ]
#include
#include
DESCRIPTION
This library allows a process to subscribe to a subset of fault management protocol events published by the fault management daemon. INTERFACESThe shared object libfmevent.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information on shared object interfaces.fmev_attr_list fmev_class
fmev_dup fmev_errno
fmev_ev2shdl fmev_hold
fmev_localtime fmev_rele
fmev_shdl_alloc fmev_shdl_fini
fmev_shdl_free fmev_shdl_getauthority
fmev_shdl_init fmev_shdl_nvl2str
fmev_shdl_strdup fmev_shdl_strfree
fmev_shdl_subscribe fmev_shdl_unsubscribe
fmev_shdl_zalloc fmev_shdlctl_serialize
fmev_shdlctl_sigmask fmev_shdlctl_thrattr
fmev_shdlctl_thrcreate fmev_shdlctl_thrsetup
fmev_strerror fmev_time_nsec
fmev_time_sec fmev_timespec
FILESusr/lib/fm/libfmevent.so.1
shared objectusr/lib/fm/64/libfmevent.so.1
64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 29 Jul 2010 1
Interface Libraries libfmevent(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Architecture | all ||_____________________________|_____________________________|
| Availability | service/fault-management |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | Safe |
|_____________________________|_____________________________|
SEE ALSO
Intro(3), fmev_shdl_init(3FM), libnvpair(3LIB), attri-
butes(5)SunOS 5.11 Last change: 29 Jul 2010 2