Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libtsnet(3lib) [opensolaris man page]

libtsnet(3LIB)							Interface Libraries						    libtsnet(3LIB)

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
Intro(3), libtsol(3LIB), attributes(5) SunOS 5.11 7 Mar 2006 libtsnet(3LIB)

Check Out this Related Man Page

libkstat(3LIB)							Interface Libraries						    libkstat(3LIB)

NAME
libkstat - kernel statistics library SYNOPSIS
cc [ flag... ] file... -lkstat [ library... ] #include <kstat.h> DESCRIPTION
Functions in this library provide a general-purpose mechanism for providing kernel statistics to users. INTERFACES
The shared object libkstat.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. kstat_chain_update kstat_close kstat_data_lookup kstat_lookup kstat_open kstat_read kstat_write FILES
/lib/libkstat.so.1 shared object /lib/64/libkstat.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+ SEE ALSO
pvs(1), Intro(3), kstat(3KSTAT), attributes(5) SunOS 5.11 24 Mar 2004 libkstat(3LIB)
Man Page

5 More Discussions You Might Find Interesting

1. Cybersecurity

Trusted Computing

About a year ago, a friend of mine who worked on the OReilly Snort book took a propsal he and I had worked on for a book on Trusted Computing. Though the editor thought the content was good and worthwhile, he felt that there wasn't enough of a market to justify printing such a work. How many... (0 Replies)
Discussion started by: kduffin
0 Replies

2. Solaris

execute in exec_attr in Solaris 10 w/ Trusted Extensions

How do I get this line to execute in exec_attr in Solaris 10 with Trusted Extensions? It needs to run as 'sh cpu_root.sh' With the 'sh' it won't execute. Oracle_Install:solaris:cmd:::/cots/oracle/patches/CPUJan2009/9999999/sh cpu_root.sh:uid=0;gid=0 -----Post Update----- Or... (1 Reply)
Discussion started by: djehres
1 Replies

3. Solaris

multilevel port (MLP) on Solaris 10 w/ TE

How do I tell if a port is Multilevel aware and can be used? I have used netstat in the past , but can't tell if it is useful. This is on Solaris 10 with Trusted Extensions. thanks. ---------- Post updated at 01:04 PM ---------- Previous update was at 11:05 AM ---------- Ok, ... (0 Replies)
Discussion started by: djehres
0 Replies

4. Solaris

projects in Solaris 10 w/ Trusted Extensions

Is there a Solaris 10 BUG (with Trusted Extensions) with binding to a project? This is Solaris 10 32bit Intel and Oracle EE 10gRel2. I am being told that a project (/etc/project) will not bind to the user because of a Solaris bug. According to my admin people Solaris told my company this when... (2 Replies)
Discussion started by: djehresmann
2 Replies

5. Linux

Linux kernel & Trusted Computing

Anyone have a current/cumulative list of all Trusted Computing-based drivers, modules, etc., that have been added to the kernel? (0 Replies)
Discussion started by: Varsel
0 Replies