Man Page: libtsnet
Operating Environment: opensolaris
Section: 3lib
libtsnet(3LIB) Interface Libraries libtsnet(3LIB)NAMElibtsnet - Solaris Trusted Extensions network librarySYNOPSIScc [ flag... ] file... [ library... ] #include <libtsnet.h> #include <sys/tsol/tndb.h>DESCRIPTIONFunctions 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.INTERFACESThe shared object libtsnet.so.1 provides the public interfaces that are defined below. See Intro(3) for additional information on shared object interfaces. tsol_getrhtypeFILES/lib/libtsnet.so.1 shared object /lib/64/libtsnet.so.1 64-bit shared objectATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl | |Interface Stability |Stable | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOIntro(3), libtsol(3LIB), attributes(5) SunOS 5.11 7 Mar 2006 libtsnet(3LIB)