LIBTSNET(3LIB) Interface Libraries LIBTSNET(3LIB)

libtsnet - Solaris Trusted Extensions network library

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

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.

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

/lib/libtsnet.so.1

shared object

/lib/64/libtsnet.so.1

64-bit shared object

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

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Stable
MT-Level Safe

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

August 19, 2019 OmniOS