Go to main content

man pages section 3: Basic Library Functions

Exit Print View

Updated: July 2017
 
 

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
Committed
MT-Level
MT-Safe

See Also

attributes(5)