svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
libtsnet(3lib)
libtsnet(3LIB) Interface Libraries 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.
tab(); lw(2.75i) lw(2.75i) 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:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/library _ Interface StabilityCommit‐
ted _ MT-LevelSafe
SEE ALSO
intro(3), libtsol(3LIB), attributes(7)
Oracle Solaris 11.4 10 Feb 2020 libtsnet(3LIB)