'\" te .\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. .TH libfmevent 3LIB "16 Aug 2011" "SunOS 5.11" "Interface Libraries" .SH NAME libfmevent \- fault management events library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \(mi\fBL/usr/lib/fm\fR \(mi\fBlfmevent\fR \(mi\fBlnvpair\fR [ \fIlibrary\fR... ] #include #include .fi .SH DESCRIPTION .sp .LP This library allows a process to subscribe to a subset of fault management protocol events published by the fault management daemon. .SH INTERFACES .sp .LP The shared object \fBlibfmevent.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBfmev_attr_list\fR\fBfmev_class\fR \fBfmev_dup\fR\fBfmev_errno\fR \fBfmev_ev2shdl\fR\fBfmev_hold\fR \fBfmev_hrtime\fR\fBfmev_localtime\fR \fBfmev_rele\fR\fBfmev_shdl_alloc\fR \fBfmev_shdl_fini\fR\fBfmev_shdl_free\fR \fBfmev_shdl_getauthority\fR\fBfmev_shdl_init\fR \fBfmev_shdl_nvl2str\fR\fBfmev_shdl_strdup\fR \fBfmev_shdl_strfree\fR\fBfmev_shdl_subscribe\fR \fBfmev_shdl_unsubscribe\fR\fBfmev_shdl_zalloc\fR \fBfmev_shdlctl_serialize\fR\fBfmev_shdlctl_sigmask\fR \fBfmev_shdlctl_thrattr\fR\fBfmev_shdlctl_thrcreate\fR \fBfmev_shdlctl_thrsetup\fR\fBfmev_strerror\fR \fBfmev_time_nsec\fR\fBfmev_time_sec\fR \fBfmev_timespec\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fBusr/lib/fm/libfmevent.so.1\fR\fR .ad .sp .6 .RS 4n shared object .RE .sp .ne 2 .mk .na \fB\fBusr/lib/fm/64/libfmevent.so.1\fR\fR .ad .sp .6 .RS 4n 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Architectureall _ Availabilitysystem/fault-management _ Interface StabilityCommitted _ MT-LevelSafe .TE .SH SEE ALSO .sp .LP \fBIntro\fR(3), \fBfmev_shdl_init\fR(3FM), \fBlibnvpair\fR(3LIB), \fBattributes\fR(5)