Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libtsalarm(3lib) [opensolaris man page]

libtsalarm(3LIB)						Interface Libraries						  libtsalarm(3LIB)

NAME
libtsalarm - Telco-Alarm library SYNOPSIS
cc [ flag... ] file... -ltsalarm [ library... ] #include <tsalarm.h> DESCRIPTION
Functions in this library are used to interface with the service processor through telco-alarm LDC channel to get or set status of telco alarms. INTERFACES
The shared object libtsalarm.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. tsalarm_get tsalarm_set FILES
/usr/platform/`uname -i`/lib/libtsalarm.so.1 shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWkvmt200.v | +-----------------------------+-----------------------------+ |Interface Stability |Uncommitted | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+ SEE ALSO
tsalarm_get(3EXT), attributes(5) SunOS 5.11 4 Sep 2007 libtsalarm(3LIB)

Check Out this Related Man Page

libauto_ef(3LIB)						Interface Libraries						  libauto_ef(3LIB)

NAME
libauto_ef - auto encoding finder library SYNOPSIS
cc [ flag... ] file... -lauto_ef [ library... ] #include <auto_ef.h> DESCRIPTION
Functions in this library provide automatic encoding identification. INTERFACE LEVEL
The shared object libauto_ef.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. auto_ef_file auto_ef_free auto_ef_get_encoding auto_ef_get_score auto_ef_str FILES
/usr/lib/libauto_ef.so.1 shared object /usr/lib/64/libauto_ef.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWautoef (32-bit) | +-----------------------------+-----------------------------+ | |SUNWautoefx (64-bit) | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
auto_ef(1), auto_ef(3EXT), attributes(5) International Language Environments Guide SunOS 5.11 22 Sep 2003 libauto_ef(3LIB)
Man Page