man pages section 3: Library Interfaces and Headers
只搜尋這本書
以 PDF 格式下載這本書 (1926 KB)

libtsnet(3LIB)

Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also

Name

    libtsnet– Solaris Trusted Extensions network library

Synopsis

    cc [ flag... ] file...  [ 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

    shared object

    /lib/64/libtsnet.so.1

    64–bit shared object

Attributes

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

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWcsl

    Interface Stability

    Stable

    MT-Level

    Safe

See Also

SunOS 5.11 Last Revised 7 Mar 2006

Name | Synopsis | Description | INTERFACES | Files | Attributes | See Also