1libtsnet(3LIB)                Interface Libraries               libtsnet(3LIB)
2
3
4

NAME

6       libtsnet - Solaris Trusted Extensions network library
7

SYNOPSIS

9       cc [ flag... ] file...  [ library... ]
10       #include <libtsnet.h>
11       #include <sys/tsol/tndb.h>
12
13

DESCRIPTION

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

INTERFACES

21       The shared object libtsnet.so.1 provides the public interfaces that are
22       defined  below.   See  Intro(3)  for  additional  information on shared
23       object interfaces.
24
25
26
27
28       tsol_getrhtype
29
30

FILES

32       /lib/libtsnet.so.1       shared object
33
34
35       /lib/64/libtsnet.so.1    64-bit shared object
36
37

ATTRIBUTES

39       See attributes(5) for descriptions of the following attributes:
40
41
42
43
44       ┌─────────────────────────────┬─────────────────────────────┐
45       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
46       ├─────────────────────────────┼─────────────────────────────┤
47       │Availability                 │SUNWcsl                      │
48       │Interface Stability          │Stable                       │
49       ├─────────────────────────────┼─────────────────────────────┤
50       │MT-Level                     │Safe                         │
51       └─────────────────────────────┴─────────────────────────────┘
52

SEE ALSO

54       Intro(3), libtsol(3LIB), attributes(5)
55
56
57
58SunOS 5.11                        7 Mar 2006                    libtsnet(3LIB)
Impressum