libdmici(3LIB) Interface Libraries libdmici(3LIB)
NAME
libdmici - Sun Solstice Enterprise Agent Component library
SYNOPSIS
cc [ flag... ] file... -ldmici -ldmi -lnsl -lrwtool
[ library... ]
DESCRIPTION
The libdmici library provides Component Interface API functions.
INTERFACES
The shared object libdmici.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object
interfaces.
ConnectToServer DisconnectToServer
DmiOriginateEvent DmiRegisterCi
DmiUnregisterCi reg_ci_callback
FILES
/usr/lib/libdmici.so.1 shared object
/usr/lib/64/libdmici.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWsadmi (32-bit) |
+-----------------------------+-----------------------------+
| |SUNWsadmx (64-bit) |
+-----------------------------+-----------------------------+
|MT-Level |Unsafe |
+-----------------------------+-----------------------------+
SEE ALSO
intro(3), libdmi(3LIB), attributes(5)
SunOS 5.10 22 May 2003 libdmici(3LIB)