opensolaris man page for is_system_labeled

Query: is_system_labeled

OS: opensolaris

Section: 3c

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

is_system_labeled(3C)					   Standard C Library Functions 				     is_system_labeled(3C)

NAME
is_system_labeled - determine whether Trusted Extensions software is active
SYNOPSIS
#include <tsol/label.h> int is_system_labeled(void);
DESCRIPTION
The is_system_labeled function returns TRUE(1) if the Trusted Extensions software is installed and active; otherwise it returns FALSE(0).
RETURN VALUES
See DESCRIPTION.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
attributes(5) SunOS 5.11 24 Mar 2006 is_system_labeled(3C)
Related Man Pages
libtsnet(3lib) - opensolaris
blcompare(3tsol) - opensolaris
bldominates(3tsol) - opensolaris
blinrange(3tsol) - opensolaris
xtsolsetsessionlo(3xtsol) - opensolaris
Similar Topics in the Unix Linux Community
NIS Client issues