man pages section 3: Basic Library Functions
  Search only this book
Download this book in PDF (4217 KB)

is_system_labeled(3C)

Name | Synopsis | Description | Return Values | Attributes | See Also

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

SunOS 5.11  Last Revised 24 Mar 2006

Name | Synopsis | Description | Return Values | Attributes | See Also