svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libfmevent(3lib)
libfmevent(3LIB) Interface Libraries libfmevent(3LIB)
NAME
libfmevent - fault management events library
SYNOPSIS
cc [ flag... ] file... −L/usr/lib/fm −lfmevent −lnvpair [ library... ]
#include <fm/libfmevent.h>
#include <libnvpair.h>
DESCRIPTION
This library allows a process to subscribe to a subset of fault manage‐
ment protocol events published by the fault management daemon.
INTERFACES
The shared object libfmevent.so.1 provides the public interfaces
defined below. See intro(3) for additional information on shared object
interfaces.
tab(); lw(2.75i) lw(2.75i) fmev_attr_listfmev_class fmev_dupfmev_errno
fmev_ev2shdlfmev_hold fmev_hrtimefmev_localtime
fmev_relefmev_shdl_alloc fmev_shdl_finifmev_shdl_free fmev_shdl_getau‐
thorityfmev_shdl_init fmev_shdl_nvl2strfmev_shdl_strdup fmev_shdl_str‐
freefmev_shdl_subscribe fmev_shdl_unsubscribefmev_shdl_zalloc
fmev_shdlctl_serializefmev_shdlctl_sigmask fmev_shdlctl_thrat‐
trfmev_shdlctl_thrcreate fmev_shdlctl_thrsetupfmev_strerror
fmev_time_nsecfmev_time_sec fmev_timespec
FILES
/usr/lib/fm/libfmevent.so.1
32-bit shared object
/usr/lib/fm/64/libfmevent.so.1
64-bit shared object
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Architectureall _ Availabilitysystem/fault-management _
Interface StabilityCommitted _ MT-LevelSafe
SEE ALSO
fmev_shdl_init(3FM), libnvpair(3LIB), intro(3), attributes(7)
Oracle Solaris 11.4 10 Feb 2020 libfmevent(3LIB)