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)NAMEis_system_labeled - determine whether Trusted Extensions software is activeSYNOPSIS#include <tsol/label.h> int is_system_labeled(void);DESCRIPTIONThe is_system_labeled function returns TRUE(1) if the Trusted Extensions software is installed and active; otherwise it returns FALSE(0).RETURN VALUESSee DESCRIPTION.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Stable | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOattributes(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 |