Content-type: text/html Man page of is_system_labeled

is_system_labeled

Section: Standard C Library Functions (3C)
Updated: 24 Mar 2006
Index Return to Main Contents
 

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 TYPEATTRIBUTE VALUE
Interface StabilityStable
MT-LevelMT-Safe

 

SEE ALSO

attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:22 GMT, October 02, 2010