Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

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(7) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/library/platform
Interface Stability
Uncommitted
MT-Level
Safe

See Also

tsalarm_get(3EXT), attributes(7)