Interface Libraries libtsnet(3LIB)
NAME
libtsnet - Solaris Trusted Extensions network library
SYNOPSIS
cc [ flag... ] file... [ library... ]
#include
#include
DESCRIPTION
Functions in this library provide programmatic access to
Solaris Trusted Extensions features such as labels and Man-
datory 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 inter-
faces that are defined below. See Intro(3) for additional
information on shared object interfaces.
tsolgetrhtype
FILES
/lib/libtsnet.so.1 shared object
/lib/64/libtsnet.so.1 64-bit shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 7 Mar 2006 1
Interface Libraries libtsnet(3LIB)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWcsl
Interface Stability Stable
MT-Level Safe
SEE ALSO
Intro(3), libtsol(3LIB), attributes(5)
SunOS 5.11 Last change: 7 Mar 2006 2
|