Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libtsnet(3LIB)

Name

libtsnet - Solaris Trusted Extensions network library

Synopsis

cc [ flag... ] file... –ltsnet [ library... ]
#include <libtsnet.h>
#include <sys/tsol/tndb.h>

Description

Functions in this library provide programmatic access to Solaris Trusted Extensions features such as labels and Mandatory Access Policy (MAC). These functions are available on systems that are configured with Trusted Extensions software.

INTERFACES

The shared object libtsnet.so.1 provides the public interfaces that are defined below. See intro(3) for additional information on shared object interfaces.

tsol_getrhtype

Files

/lib/libtsnet.so.1

32-bit shared object

/lib/64/libtsnet.so.1

64-bit shared object

Attributes

See attributes(7) for descriptions of the following attributes:

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

See Also

intro(3), libtsol(3LIB), attributes(7)